Re: TLP driver in generic

"Nathan J. Williams" <[email protected]> 08 Feb 2003 13:57:36 -0500
Newsgroups gmane.os.netbsd.ports.cats
Organization Wasabi Systems, Inc.
Message-ID <[email protected]>
Richard Earnshaw <[email protected]> writes:

> Has anyone else managed to get this driver working on a Cats?  If not, why 
> haven't we rolled by to the de driver which does work?

Works fine for me with this clone card:

tlp0 at pci0 dev 8 function 0: Lite-On 82C169 Ethernet, pass 2.0
tlp0: interrupting at irq 18
tlp0: Ethernet address 00:a0:cc:dc:14:7f
bmtphy0 at tlp0 phy 1: BCM5201 10/100 media interface, rev. 2
bmtphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto

# ifconfig tlp0
tlp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        address: 00:a0:cc:dc:14:7f
        media: Ethernet autoselect (100baseTX full-duplex)
        status: active

        - Nathan