Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Dante Profeta <dante@netbsd.org>
List: source-changes
Date: 05/14/2000 11:25:50
Module Name:	syssrc
Committed By:	dante
Date:		Sun May 14 18:25:50 UTC 2000

Modified Files:
	syssrc/sys/dev/ic: adw.c adwlib.c adwlib.h

Log Message:
Handle better the status codes.
Add a way to instruct the upper layer to don't bother w/ new requests if/when a device queue is full/busy or the device is unavailabale at that time
Use scsipi_inquiry_data instead of its own inquiry structure


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 syssrc/sys/dev/ic/adw.c
cvs rdiff -r1.12 -r1.13 syssrc/sys/dev/ic/adwlib.c
cvs rdiff -r1.10 -r1.11 syssrc/sys/dev/ic/adwlib.h

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