Subject: Re: tlp errors
To: None <port-alpha@netbsd.org>
From: Ray Phillips <r.phillips@jkmrc.uq.edu.au>
List: port-alpha
Date: 04/17/2002 13:02:42
>  > tlp0: receive error: MII error
>>  tlp0: receive error: dribbling bit
>>  tlp0: receive error: CRC error
>
>This is the classic sympton of a duplex mismatch.  Make sure your tlp
>is in half-duplex mode.

Thanks Charles.  Sorry, but how does one do that?

This is the current configuration of my card (with the IP nos x'd out):

# ifconfig tlp0
tlp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
         address: 08:00:2b:e7:b5:17
         media: Ethernet 10baseT
         status: active
         inet xxx.xxx.xxx.xxx netmask 0xffffff00 broadcast xxx.xxx.xxx.xxx
         inet6 xxxxxxxxxxxxxxxxxxxxxxxx%tlp0 prefixlen 64 scopeid 0x1



Ray