Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: KIYOHARA Takashi <kiyohara@netbsd.org>
List: source-changes
Date: 07/21/2007 12:14:27
Module Name:	src
Committed By:	kiyohara
Date:		Sat Jul 21 12:14:27 UTC 2007

Modified Files:
	src/sys/dev/pci: nfsmb.c

Log Message:
We wait for the clearness of the NFORCE_SMB_PROTOCOL as transfer completion.
And, the maximum is assumed to be 10msec.  I think that the thing for which
it waits any further is dangerous for the system.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/dev/pci/nfsmb.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.