Re: [gentoo-user] DFE-580TX

2006-03-11 Thread Mike Williams
On Saturday 11 March 2006 17:35, Uwe Thiem wrote:
> MMIO for sundance was on by default and I didn't read the help for that
> option. :-( It's working now. :-)

That would do it, I didn't turn that on :)

-- 
Mike Williams
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] DFE-580TX

2006-03-11 Thread Uwe Thiem
On 10 March 2006 21:28, Mike Williams wrote:
> On Friday 10 March 2006 19:00, Uwe Thiem wrote:
> > Would you please shed some more light on this? I am under a deadline here
> > and need it to work by Monday. ;-)
>
> Sure.

MMIO for sundance was on by default and I didn't read the help for that 
option. :-( It's working now. :-)

Uwe

-- 
Why do consumers keep buying products they will live to curse?
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] DFE-580TX

2006-03-10 Thread Uwe Thiem
On 10 March 2006 21:28, Mike Williams wrote:

> sundance.c:v1.01+LK1.09a 10-Jul-2003  Written by Donald Becker
>   http://www.scyld.com/network/sundance.html
> ACPI: PCI Interrupt :02:04.0[A] -> GSI 17 (level, low) -> IRQ 22
> eth1: D-Link DFE-580TX 4 port Server Adapter at 0001a000,
> 00:0d:88:c6:0b:90, IRQ 22.
> eth1: MII PHY found at address 1, status 0x7809 advertising 01e1.
> ACPI: PCI Interrupt :02:05.0[A] -> GSI 18 (level, low) -> IRQ 23
> eth2: D-Link DFE-580TX 4 port Server Adapter at 0001a400,
> 00:0d:88:c6:0b:91, IRQ 23.
> eth2: MII PHY found at address 1, status 0x7809 advertising 01e1.
> ACPI: PCI Interrupt :02:06.0[A] -> GSI 19 (level, low) -> IRQ 17
> eth3: D-Link DFE-580TX 4 port Server Adapter at 0001a800,
> 00:0d:88:c6:0b:92, IRQ 17.
> eth3: MII PHY found at address 1, status 0x7809 advertising 01e1.
> ACPI: PCI Interrupt :02:07.0[A] -> GSI 16 (level, low) -> IRQ 16
> eth4: D-Link DFE-580TX 4 port Server Adapter at 0001ac00,
> 00:0d:88:c6:0b:93, IRQ 16.
> eth4: MII PHY found at address 1, status 0x7809 advertising 01e1.

Damn. This part about eth1-4 is completely missing on my system as you can see 
from my earlier posting. And it's exactly the sam sundance driver. What am I 
doing wrong?

Uwe

-- 
Why do consumers keep buying products they will live to curse?
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] DFE-580TX

2006-03-10 Thread Mike Williams
On Friday 10 March 2006 19:00, Uwe Thiem wrote:
> Would you please shed some more light on this? I am under a deadline here
> and need it to work by Monday. ;-)

Sure.
I booted the machine, ran genkernel to find and compile the driver, then 
restart coldplug.
ifconfig -a then listed all 5 real interfaces, only eth0 has an IP address, 
but they are there.

dmesg:
sis900.c: v1.08.08 Jan. 22 2005
ACPI: PCI Interrupt :00:04.0[A] -> GSI 19 (level, low) -> IRQ 17
:00:04.0: ICS LAN PHY transceiver found at address 1.
:00:04.0: Using transceiver found at address 1 as default
eth0: SiS 900 PCI Fast Ethernet at 0xb400, IRQ 17, 00:0f:ea:ca:0c:eb.
eth0: Media Link On 100mbps full-duplex
sundance.c:v1.01+LK1.09a 10-Jul-2003  Written by Donald Becker
  http://www.scyld.com/network/sundance.html
ACPI: PCI Interrupt :02:04.0[A] -> GSI 17 (level, low) -> IRQ 22
eth1: D-Link DFE-580TX 4 port Server Adapter at 0001a000, 00:0d:88:c6:0b:90, 
IRQ 22.
eth1: MII PHY found at address 1, status 0x7809 advertising 01e1.
ACPI: PCI Interrupt :02:05.0[A] -> GSI 18 (level, low) -> IRQ 23
eth2: D-Link DFE-580TX 4 port Server Adapter at 0001a400, 00:0d:88:c6:0b:91, 
IRQ 23.
eth2: MII PHY found at address 1, status 0x7809 advertising 01e1.
ACPI: PCI Interrupt :02:06.0[A] -> GSI 19 (level, low) -> IRQ 17
eth3: D-Link DFE-580TX 4 port Server Adapter at 0001a800, 00:0d:88:c6:0b:92, 
IRQ 17.
eth3: MII PHY found at address 1, status 0x7809 advertising 01e1.
ACPI: PCI Interrupt :02:07.0[A] -> GSI 16 (level, low) -> IRQ 16
eth4: D-Link DFE-580TX 4 port Server Adapter at 0001ac00, 00:0d:88:c6:0b:93, 
IRQ 16.
eth4: MII PHY found at address 1, status 0x7809 advertising 01e1.

lspci:
00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI Fast 
Ethernet (rev 90)
02:04.0 Ethernet controller: D-Link System Inc DL10050 Sundance Ethernet (rev 
14)
02:05.0 Ethernet controller: D-Link System Inc DL10050 Sundance Ethernet (rev 
14)
02:06.0 Ethernet controller: D-Link System Inc DL10050 Sundance Ethernet (rev 
14)
02:07.0 Ethernet controller: D-Link System Inc DL10050 Sundance Ethernet (rev 
14)

-- 
Mike Williams
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] DFE-580TX

2006-03-10 Thread Uwe Thiem
On 10 March 2006 20:19, Mike Williams wrote:
> On Friday 10 March 2006 17:58, Uwe Thiem wrote:
> > did anyone here get the D-Link multiport ethernet card DFE-580TX to work
> > on gentoo with kernel 2.6.15 or, preferably, 2.6.14?
>
> Well, strangely enough, I have a machine on the other desk not doing
> anything which is running 2.6.14, and 3 DFE-580TX also doing nothing (that
> I've also never used)!
> Having just plugged one in and booted it up, ifconfig lists all 4
> interfaces with the sundance module loaded.

How did you do that?

Here is my experience with 2.6.14-gentoo-r6.

Hardware detection works because the sundance driver gets loaded.

dmesg:
tg3.c:v3.42 (Oct 3, 2005)
ACPI: PCI Interrupt :04:04.0[A] -> GSI 17 (level, low) -> IRQ 20
eth0: Tigon3 [partno(BCM95705A50) rev 3003 PHY(5705)] (PCI:33MHz:32-bit) 
10/100/1000BaseT Ethernet 00:0b:cd:e7:12:bd
eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] Split[0] WireSpeed[0] TSOcap[1] 
eth0: dma_rwctrl[763f]
Linux Tulip driver version 1.1.13-NAPI (May 11, 2002)
ACPI: PCI Interrupt :04:05.0[A] -> GSI 18 (level, low) -> IRQ 16
tulip0:  MII transceiver #1 config 3100 status 7849 advertising 05e1.
eth1: ADMtek Comet rev 17 at e14a4000, 00:50:BF:A9:AE:02, IRQ 16.
sundance.c:v1.01+LK1.09a 10-Jul-2003  Written by Donald Becker
  http://www.scyld.com/network/sundance.html
ACPI: PCI Interrupt :05:04.0[A] -> GSI 21 (level, low) -> IRQ 21
ACPI: PCI Interrupt :05:05.0[A] -> GSI 18 (level, low) -> IRQ 16
ACPI: PCI Interrupt :05:06.0[A] -> GSI 19 (level, low) -> IRQ 19
ACPI: PCI Interrupt :05:07.0[A] -> GSI 20 (level, low) -> IRQ 22

lspci:
04:04.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5705_2 Gigabit 
Ethernet (rev 03)
04:05.0 Ethernet controller: Linksys NC100 Network Everywhere Fast Ethernet 
10/100 (rev 11)
04:06.0 PCI bridge: Intel Corporation 21152 PCI-to-PCI Bridge
05:04.0 Ethernet controller: D-Link System Inc DL10050 Sundance Ethernet (rev 
15)
05:05.0 Ethernet controller: D-Link System Inc DL10050 Sundance Ethernet (rev 
15)
05:06.0 Ethernet controller: D-Link System Inc DL10050 Sundance Ethernet (rev 
15)
05:07.0 Ethernet controller: D-Link System Inc DL10050 Sundance Ethernet (rev 
15)


So it's there.

ifconfig shows only the other two interfaces eth0 and eth1 which isn't 
surprising because the ones DFE-680TX is supposed to provide aren't 
configured yet.

ls /sys/class/net only shows eth0, eth1 and lo. And there it ends.

You are saying ifconfig showed all four interfaces of that card. That means 
you actually got them configured. How?

Would you please shed some more light on this? I am under a deadline here and 
need it to work by Monday. ;-)

Uwe

-- 
Why do consumers keep buying products they will live to curse?
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] DFE-580TX

2006-03-10 Thread Mike Williams
On Friday 10 March 2006 17:58, Uwe Thiem wrote:
> did anyone here get the D-Link multiport ethernet card DFE-580TX to work on
> gentoo with kernel 2.6.15 or, preferably, 2.6.14?

Well, strangely enough, I have a machine on the other desk not doing anything 
which is running 2.6.14, and 3 DFE-580TX also doing nothing (that I've also 
never used)!
Having just plugged one in and booted it up, ifconfig lists all 4 interfaces 
with the sundance module loaded.

-- 
Mike Williams
-- 
gentoo-user@gentoo.org mailing list