Gentoo Archives: gentoo-user

From: Uwe Thiem <uwix@××××.na>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] DFE-580TX
Date: Fri, 10 Mar 2006 19:19:03
Message-Id: 200603102100.59978.uwix@iway.na
In Reply to: Re: [gentoo-user] DFE-580TX by Mike Williams
1 On 10 March 2006 20:19, Mike Williams wrote:
2 > On Friday 10 March 2006 17:58, Uwe Thiem wrote:
3 > > did anyone here get the D-Link multiport ethernet card DFE-580TX to work
4 > > on gentoo with kernel 2.6.15 or, preferably, 2.6.14?
5 >
6 > Well, strangely enough, I have a machine on the other desk not doing
7 > anything which is running 2.6.14, and 3 DFE-580TX also doing nothing (that
8 > I've also never used)!
9 > Having just plugged one in and booted it up, ifconfig lists all 4
10 > interfaces with the sundance module loaded.
11
12 How did you do that?
13
14 Here is my experience with 2.6.14-gentoo-r6.
15
16 Hardware detection works because the sundance driver gets loaded.
17
18 dmesg:
19 tg3.c:v3.42 (Oct 3, 2005)
20 ACPI: PCI Interrupt 0000:04:04.0[A] -> GSI 17 (level, low) -> IRQ 20
21 eth0: Tigon3 [partno(BCM95705A50) rev 3003 PHY(5705)] (PCI:33MHz:32-bit)
22 10/100/1000BaseT Ethernet 00:0b:cd:e7:12:bd
23 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] Split[0] WireSpeed[0] TSOcap[1]
24 eth0: dma_rwctrl[763f0000]
25 Linux Tulip driver version 1.1.13-NAPI (May 11, 2002)
26 ACPI: PCI Interrupt 0000:04:05.0[A] -> GSI 18 (level, low) -> IRQ 16
27 tulip0: MII transceiver #1 config 3100 status 7849 advertising 05e1.
28 eth1: ADMtek Comet rev 17 at e14a4000, 00:50:BF:A9:AE:02, IRQ 16.
29 sundance.c:v1.01+LK1.09a 10-Jul-2003 Written by Donald Becker
30 http://www.scyld.com/network/sundance.html
31 ACPI: PCI Interrupt 0000:05:04.0[A] -> GSI 21 (level, low) -> IRQ 21
32 ACPI: PCI Interrupt 0000:05:05.0[A] -> GSI 18 (level, low) -> IRQ 16
33 ACPI: PCI Interrupt 0000:05:06.0[A] -> GSI 19 (level, low) -> IRQ 19
34 ACPI: PCI Interrupt 0000:05:07.0[A] -> GSI 20 (level, low) -> IRQ 22
35
36 lspci:
37 04:04.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5705_2 Gigabit
38 Ethernet (rev 03)
39 04:05.0 Ethernet controller: Linksys NC100 Network Everywhere Fast Ethernet
40 10/100 (rev 11)
41 04:06.0 PCI bridge: Intel Corporation 21152 PCI-to-PCI Bridge
42 05:04.0 Ethernet controller: D-Link System Inc DL10050 Sundance Ethernet (rev
43 15)
44 05:05.0 Ethernet controller: D-Link System Inc DL10050 Sundance Ethernet (rev
45 15)
46 05:06.0 Ethernet controller: D-Link System Inc DL10050 Sundance Ethernet (rev
47 15)
48 05:07.0 Ethernet controller: D-Link System Inc DL10050 Sundance Ethernet (rev
49 15)
50
51
52 So it's there.
53
54 ifconfig shows only the other two interfaces eth0 and eth1 which isn't
55 surprising because the ones DFE-680TX is supposed to provide aren't
56 configured yet.
57
58 ls /sys/class/net only shows eth0, eth1 and lo. And there it ends.
59
60 You are saying ifconfig showed all four interfaces of that card. That means
61 you actually got them configured. How?
62
63 Would you please shed some more light on this? I am under a deadline here and
64 need it to work by Monday. ;-)
65
66 Uwe
67
68 --
69 Why do consumers keep buying products they will live to curse?
70 --
71 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] DFE-580TX Mike Williams <mike@××××××××.uk>