Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/04/2003 05:46:47
Module Name:	src
Committed By:	thorpej
Date:		Thu Dec  4 05:46:47 UTC 2003

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

Log Message:
When performing command pass-through for management tools, don't poll
for CCB completion.  Instead, sleep, and use a CCB callback to wake the
sleeper.


To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 src/sys/dev/pci/twe.c

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