Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/17/2003 15:34:13
Module Name:	src
Committed By:	thorpej
Date:		Sat May 17 15:34:13 UTC 2003

Modified Files:
	src/sys/dev/ic: icp.c

Log Message:
Another fix from Achim Leubner @ ICP:

Test-busy *before* marking the controller as processing a user ioctl,
otherwise the command queue could stall permanently if test-busy returned
true.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/dev/ic/icp.c

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