Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/20/1999 13:41:27
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed Oct 20 20:41:27 UTC 1999

Modified Files:
	syssrc/sys/dev/ic [thorpej_scsipi]: isp_netbsd.c isp_netbsd.h

Log Message:
- Eliminate sleeping from adapter routines.
- On a LOOP DOWN event, freeze the channel queue.
- On a LOOP UP event, do a timed thaw on the channel queue.


To generate a diff of this commit:
cvs rdiff -r1.18.2.3 -r1.18.2.4 syssrc/sys/dev/ic/isp_netbsd.c
cvs rdiff -r1.18.2.2 -r1.18.2.3 syssrc/sys/dev/ic/isp_netbsd.h

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