Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Nov 2003 23:14:36 -0800
From:      Jos Backus <jos@catnook.com>
To:        freebsd-current@freebsd.org
Subject:   Re: dc still reporting collisions
Message-ID:  <20031115071458.GA29973@lizzy.catnook.com>
In-Reply-To: <20031115164720.I13393@hewey.af.speednet.com.au>
References:  <20031115164720.I13393@hewey.af.speednet.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Nov 15, 2003 at 04:52:14PM +1000, Andy Farkas wrote:
> The dc(4) driver is still reporting collisions on 100 Mbit full-duplex
> links:
[snip]
> > 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

Fwiw, I'm seeing the same with tx(4):

lizzy:~% ifconfig tx0
tx0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 10.0.0.2 netmask 0xffffff00 broadcast 10.0.0.255
        inet 10.0.0.10 netmask 0xffffffff broadcast 10.0.0.10
        ether 00:e0:29:09:e4:1a
        media: Ethernet autoselect (10baseT/UTP)
        status: active
lizzy:~% netstat -i
Name    Mtu Network       Address              Ipkts Ierrs    Opkts Oerrs  Coll
tx0    1500 <Link#1>      00:e0:29:09:e4:1a   154423     1   118093     0   253
tx0    1500 10/24         lizzy               159162     -   122841     -     -
tx0    1500 10.0.0.10/32  lizzy-proxy             28     -       28     -     -
lo0   16384 <Link#2>                            5347     0     5347     0     0
lo0   16384 your-net      localhost              442     -      442     -     -
lizzy:~% 

It's gotten so bad that I can no longer transfer files from a Windows system
to this FreeBSD system (both are on the same 10BaseT hub). I only rarely used
to see collisions before, and filetransfers have always worked just fine. Last
time I know for sure this worked was October 17th.

-- 
Jos Backus                       _/  _/_/_/      Sunnyvale, CA
                                _/  _/   _/
                               _/  _/_/_/
                          _/  _/  _/    _/
jos at catnook.com        _/_/   _/_/_/          require 'std/disclaimer'



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031115071458.GA29973>