Date: Sat, 15 Nov 2003 16:52:14 +1000 (EST) From: Andy Farkas <andyf@speednet.com.au> To: freebsd-current@FreeBSD.ORG Subject: dc still reporting collisions Message-ID: <20031115164720.I13393@hewey.af.speednet.com.au>
next in thread | raw e-mail | index | archive | help
The dc(4) driver is still reporting collisions on 100 Mbit full-duplex
links:
> grep dc0 /var/run/dmesg.boot
dc0: <Macronix 98715/98715A 10/100BaseTX> port 0xd000-0xd0ff mem 0xfbfdf000-0xfbfdf0ff irq 10 at device 6.0 on pci0
dc0: Ethernet address: 00:00:e8:89:b9:66
miibus0: <MII bus> on dc0
> ifconfig -a
dc0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet 172.22.2.12 netmask 0xfffffff0 broadcast 172.22.2.15
ether 00:00:e8:89:b9:66
media: Ethernet autoselect (100baseTX <full-duplex>)
status: active
> netstat -i
Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll
dc0 1500 <Link#1> 00:00:e8:89:b9:66 26463 0 26737 13253 225301
dc0 1500 172.22.2/28 team2 26044 - 26636 - -
lo0 16384 <Link#2> 73 0 73 0 0
lo0 16384 your-net localhost 73 - 73 - -
--
:{ andyf@speednet.com.au
Andy Farkas
System Administrator
Speednet Communications
http://www.speednet.com.au/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031115164720.I13393>
