Can't connect with SMC2208USB/ETH
Jeff_W<[email protected]>
| Newsgroups | gmane.os.netbsd.help |
|---|---|
| Message-ID | <45f2658d.Tw7GjhSqltg72Kih%[email protected]> |
I'm having trouble getting this USB-to-Ethernet adaptor to work. My system (NetBSD-3.0.1/i386) sees it like so: # dmesg ... aue0: USB SMC2208USB/ETH, rev 1.10/2.01, addr 2 aue0: Ethernet address 00:10:60:04:92:b4 ukphy0 at aue0 phy 1: Generic IEEE 802.3u media interface ukphy0: OUI 0x00e092, model 0x0001, rev. 1 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto Tried every option listed by 'ifconfig -m aue0' but no dice. I'm wondering if perhaps the adaptor is being miss-identified? A list archives search on "SMC2208USB/ETH" shows it run via the rue(4) driver (no longer a NetBSD driver it seems; appears in FreeBSD though) which was/is for RealTek RTL8150 based USB adaptors (see url(4)). The aue(4) driver is for ADMtek AN986 and AN8511 Pegasus USB adaptors and the man page lists SMC2206USB and SMC2206USB/ETH but not the SMC2208USB/ETH. Anybody got one of these adaptors working on 3.x or current? If yes, which driver? Regards, Jeff