From owner-FreeBSD-users-jp@jp.freebsd.org  Tue Jul 31 10:04:29 2001
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id KAA09872;
	Tue, 31 Jul 2001 10:04:29 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from sv01.geocities.co.jp (sv01.geocities.co.jp [210.153.89.155])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id KAA09867
	for <FreeBSD-users-jp@jp.freebsd.org>; Tue, 31 Jul 2001 10:04:28 +0900 (JST)
	(envelope-from gwna@geocities.co.jp)
Received: from mail.geocities.co.jp (mail.geocities.co.jp [210.153.89.137]) by sv01.geocities.co.jp (8.9.3+3.2W/3.7W) with ESMTP id KAA25219 for <FreeBSD-users-jp@jp.freebsd.org>; Tue, 31 Jul 2001 10:04:28 +0900 (JST)
Received: from CL3208 ([210.175.4.211]) by mail.geocities.co.jp (1.3G-GeocitiesJ-3.3) with SMTP id KAA23002 for <FreeBSD-users-jp@jp.freebsd.org>; Tue, 31 Jul 2001 10:04:23 +0900 (JST)
Message-Id: <200107310104.KAA23002@mail.geocities.co.jp>
X-BrokenID: <011901c1195c$be7ad090$1c20a8c0@nmsjg.co.jp>
From: "Hirokazu WATANABE" <gwna@geocities.co.jp>
To: <FreeBSD-users-jp@jp.freebsd.org>
References: <000b01c1130d$06a31c20$1101a8c0@kajita> <200107241227.VAA15399@crux.ocn.ne.jp> <004a01c114f5$945fbd90$1101a8c0@kajita> <018201c118d4$c4f839e0$1101a8c0@kajita> <20010730115708623.MOI.4687.t-mta3.odn.ne.jp@mta3.odn.ne.jp>
Date: Tue, 31 Jul 2001 10:03:28 +0900
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-2022-jp"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2919.6700
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700
Reply-To: FreeBSD-users-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+010328
X-Sequence: FreeBSD-users-jp 63333
Subject: [FreeBSD-users-jp 63333] Re: What is "command never completed"?
Errors-To: owner-FreeBSD-users-jp@jp.freebsd.org
Sender: owner-FreeBSD-users-jp@jp.freebsd.org
X-Originator: gwna@geocities.co.jp

$BEOJU$G$9!#3NG'$7$F$+$i=q$/$Y$-$G$7$?!D!#(B

From: "Hirokazu WATANABE" <gwna@geocities.co.jp>
Sent: Monday, July 30, 2001 8:56 PM

>> $B$H$K$+$/!"LdBj$N%a%C%;!<%8$O:#$N$H$3$m>C$9$3$H$K@.8y$7$F$*$j$^$;$s!#(B
>> $BM-MQ$J>pJs$4$6$$$^$7$?$i!"$40lJs$$$?$@$1$l$P9,$$$G$9!#(B

CVSweb $B$G3NG'$7$F$_$^$9$H!"(B

Revision 1.72.2.6 , Fri Jul 27 20:56:41 2001 UTC by wpaul 
Branch: RELENG_4 

MFC: relocate DELAY() slightly in xl_reset() to silence the "xl%d: command
never completed" warning with newer Tornado cards (e.g. 3c905CX).

$B$H$$$&$b$N$,$"$j$^$7$?!#(B4.3-RELEASE $B$+$i$@$H$3$N:9J,$G$9!#(B

http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/pci/if_xl.c.diff?r1=1.72.2.4&r2=1.72.2.6

$B$3$N=$@5$O(B

Pacify users who get all bent out of shape when they see the "xl%d: command
never completed" message. The RX reset takes longer complete than it
used to, a lot longer in fact than xl_wait() is prepared to wait.
When we do the RX reset in xl_reset(), this cases xl_wait() to time out
and whine. We wait a little extra time now after the RX reset, which
should silence the warning.

Thanks to obrien for finally getting me a box with a NIC that
causes this problem for me to tinker with.

$B$H$$$&$3$H$N$h$&$G$9!#$^$:$O$3$l$r;n$7$F$_$k$Y$-$G$7$g$&!#(B
$B!t$G!"D>$C$F$$$J$+$C$?$iA{$0!#(B

cvs-all $B$rFI$s$G$$$l$P$3$&$$$&%\%1$O$J$+$C$?$+$b$7$l$J$$!DH?>J!#(B
---
$BEOJU9@OB(B<gwna@geocities.co.jp>,
       <wnabe@par.odn.ne.jp>,
       <wnabe@crux.ocn.ne.jp>$B!wI\Cf(B

