From owner-freebsd-current@FreeBSD.ORG Sat Nov 15 10:47:47 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6312616A4CE for ; Sat, 15 Nov 2003 10:47:47 -0800 (PST) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 930F043F93 for ; Sat, 15 Nov 2003 10:47:46 -0800 (PST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.9/8.12.9) id hAFIljBb027194; Sat, 15 Nov 2003 12:47:45 -0600 (CST) (envelope-from dan) Date: Sat, 15 Nov 2003 12:47:45 -0600 From: Dan Nelson To: Andy Farkas Message-ID: <20031115184744.GA35692@dan.emsphone.com> References: <20031115164720.I13393@hewey.af.speednet.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031115164720.I13393@hewey.af.speednet.com.au> X-OS: FreeBSD 5.1-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.5.1i cc: freebsd-current@freebsd.org Subject: Re: dc still reporting collisions X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Nov 2003 18:47:47 -0000 In the last episode (Nov 15), Andy Farkas said: > The dc(4) driver is still reporting collisions on 100 Mbit full-duplex > links: > > ifconfig -a > dc0: flags=8843 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 ) > status: active > > > netstat -i > Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll > dc0 1500 00:00:e8:89:b9:66 26463 0 26737 13253 225301 > dc0 1500 172.22.2/28 team2 26044 - 26636 - - > lo0 16384 73 0 73 0 0 > lo0 16384 your-net localhost 73 - 73 - - Are you sure your kernel, /usr/include/sys, and netstat are all up-to-date? -- Dan Nelson dnelson@allantgroup.com