Date: Sat, 16 Mar 2002 21:37:45 +1100 From: Mark Hannon <markhannon@optushome.com.au> To: johann@broadpark.no, freebsd-questions@freebsd.org Subject: Re: Unsupported TRENDnet ethernet card Message-ID: <3C932079.440A5DC6@optushome.com.au> References: <20020316111637.125c111d.johann_broadpark.no@ns.sol.net>
next in thread | previous in thread | raw e-mail | index | archive | help
johann@broadpark.no wrote: > > Hi. > > I just bought this TRENDnet TE100-PCIWN ethernet card which integrity I now strongly doubt: > > 1. Device unknown at bootup > 2. No reference in LINT > 3. Minimal documentation > > Is anyone aware of this card and how to get it working in FreeBSD? > > Chip 1: GTS FC-515LS > Chip 2: RMC RTL8139C > Chip 2 looks like a Realtek 8139 - the rl driver. Do you not see rl or mii entries in dmesg? tbird:/usr/ports/sysutils/xmbmon> dmesg | egrep "rl|mii" rl0: <RealTek 8139 10/100BaseTX> port 0xa400-0xa4ff mem 0xe5800000-0xe58000ff irq 9 at device 11.0 on pci0 rl0: Ethernet address: 00:20:18:8d:b0:25 miibus0: <MII bus> on rl0 rlphy0: <RealTek internal media interface> on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto Is the device detected by some other OS running on the same machine? /mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C932079.440A5DC6>