From owner-freebsd-current@FreeBSD.ORG Thu Aug 19 14:47:49 2004 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 F085916A4CE for ; Thu, 19 Aug 2004 14:47:49 +0000 (GMT) Received: from web41109.mail.yahoo.com (web41109.mail.yahoo.com [66.218.93.25]) by mx1.FreeBSD.org (Postfix) with SMTP id C6BE943D31 for ; Thu, 19 Aug 2004 14:47:49 +0000 (GMT) (envelope-from jmkatcher@yahoo.com) Message-ID: <20040819144749.51975.qmail@web41109.mail.yahoo.com> Received: from [24.18.54.216] by web41109.mail.yahoo.com via HTTP; Thu, 19 Aug 2004 07:47:49 PDT Date: Thu, 19 Aug 2004 07:47:49 -0700 (PDT) From: Jeffrey Katcher To: Dan Nelson In-Reply-To: <20040819144233.GA74594@dan.emsphone.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailman-Approved-At: Fri, 20 Aug 2004 12:25:33 +0000 cc: freebsd-current@freebsd.org Subject: Re: Lots of collisions on em0 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: Thu, 19 Aug 2004 14:47:50 -0000 --- Dan Nelson wrote: > Sounds like your netstat binary is out of sync with your kernel. Ipkts > and Opkts for your two em0 lines should be almost the same, and you > can't have collisions with no Opkts. > Thank you very much! That's certainly what's going on. I've been booting on a "sanity" kernel lately since a recent ATA change bodged things up for me. Jeff