From owner-freebsd-current Sun Aug 24 03:24:11 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA26031 for current-outgoing; Sun, 24 Aug 1997 03:24:11 -0700 (PDT) Received: from caleche.kecl.ntt.co.jp (elysium.kecl.ntt.co.jp [129.60.192.193]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id DAA26025 for ; Sun, 24 Aug 1997 03:24:03 -0700 (PDT) Received: from localhost by caleche.kecl.ntt.co.jp (8.8.7/kecl2.0/r8v7-M2-nishio) with ESMTP id TAA00694; Sun, 24 Aug 1997 19:24:27 +0900 (JST) To: b3506036@csie.ntu.edu.tw Cc: freebsd-current@FreeBSD.ORG Subject: Re: de0 hangs in 3.0-970815-SNAP In-Reply-To: Your message of "Sun, 24 Aug 1997 17:14:48 +0800" References: <199708240828.QAA13641@csie.ntu.edu.tw> X-Mailer: Mew version 1.54 on Emacs 19.34.1, Mule 2.3 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19970824192426U.nishio@elysium.kecl.ntt.co.jp> Date: Sun, 24 Aug 1997 19:24:26 +0900 From: NISHIO Shuichi X-Dispatcher: impost version 0.95+ (Nov. 26, 1996) Lines: 32 Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk From: "" Subject: de0 hangs in 3.0-970815-SNAP Date: Sun, 24 Aug 1997 17:14:48 +0800 Message-ID: <199708240828.QAA13641@csie.ntu.edu.tw> > in 3.0-970815-SNAP, the de0 driver is a little buggy, after loading kernel > the de0 reports: > "de0: receive xx:xx:xx:xx:xx:xx: alignment error" or > "de0: receive xx:xx:xx:xx:xx:xx: bad crc" > .. > After several messages, the driver is out of order. > > does anyone get the same problem? I also get the "bad crc" messages, mainly on inbound transfers (I think), but the card keeps working. On the first large outbound transfer after reboot, I always get the following messages: de1: abnormal interrupt: transmit underflow (raising TX threshold to 96|256) de1: abnormal interrupt: transmit underflow (raising TX threshold to 1024) de1: abnormal interrupt: transmit underflow (switching to store-and-forward mode) Also, the outbound transfer rate seems to have decreased from 6.5-7.5MB/s to 2.5-4.5MB/s, but I am still not sure whether this is caused by the changes in de driver, or the changes in the SMP kernel. Inbound transfers are still at the rate of 6.5-7.5MB/s. Nishio Shuichi