Re: Set 100Mb card not working on 5.0
"Stephen M. Rumble" <[email protected]> Fri, 10 Jul 2009 12:39:12 -0700
| Newsgroups | gmane.os.netbsd.ports.sgimips |
|---|---|
| Message-ID | <[email protected]> |
(Oops, forgot to CC the list) Hi George, The major transmit issue for this card should have been fixed after 4.0. As for it not finding the phys, I'm not sure what's going on. It doesn't seem like it would be an sgimips-specific issue. tsutsui@ appears to have most recently modified tl(4). Perhaps he can confirm that it's not broken on other ports. Steve On Jul 10, 2009, at 2:49 AM, George Harvey wrote: > 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