Set 100Mb card not working on 5.0
George Harvey <[email protected]> Fri, 10 Jul 2009 10:49:27 +0100
| Newsgroups | gmane.os.netbsd.ports.sgimips |
|---|---|
| Message-ID | <[email protected]> |
Hi, I have a Set Engineering 100Mb Ethernet card which looks like it's not being fully recognised by NetBSD 5.0. The machine is a R4400 Challenge S and the card shows up as: giopci0 at gio0 slot 1 addr 0x1f400000: Set Engineering GFE 10/100 Ethernet pci0 at giopci0 bus 0 pci0: memory space enabled tl0 at pci0 dev 0 function 0 tl0: Texas Instruments ThunderLAN tl0: Ethernet address 08:00:69:02:9e:21 tl0: interrupting at slot EXP0 I would then expect to see a media interface line something like 'nsphy at tl0' but it doesn't appear. If I try to use the card, I find I can configure an IP address but I don't get a link light on my switch. Looking back in my mail archive, I see that I previously tried this card on 4.0_BETA2. Back then there were some transmit issues but the media interfaces did show up as: nsphy0 at tl0 phy 4: DP83840 10/100 media interface, rev. 0 nsphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto tlphy0 at tl0 phy 31: ThunderLAN 10BASE-T media interface, rev. 4 tlphy0: 10baseT, 10baseT-FDX, auto George