Subject: CVS commit: syssrc/sys/dev/scsipi
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 12/01/2001 02:03:46
Module Name:	syssrc
Committed By:	bouyer
Date:		Sat Dec  1 00:03:46 UTC 2001

Modified Files:
	syssrc/sys/dev/scsipi: atapi_tape.h st.c st_atapi.c stvar.h

Log Message:
Various quirks for the ATAPI OnStream DI-30, mostly from the FreeBSD driver.
Many thanks to Chris Pinnock for giving me remote access to his hardware.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/dev/scsipi/atapi_tape.h
cvs rdiff -r1.145 -r1.146 syssrc/sys/dev/scsipi/st.c
cvs rdiff -r1.5 -r1.6 syssrc/sys/dev/scsipi/st_atapi.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/scsipi/stvar.h

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