Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 11/02/2000 02:52:16
Module Name: syssrc
Committed By: pk
Date: Thu Nov 2 00:52:16 UTC 2000
Modified Files:
syssrc/sys/dev/scsipi: st.c
Log Message:
* In st_touch_tape(), don't bail out if the MODE SELECT fails since we are,
after all, probing the device for acceptable parameters.
* In st_loadquirks(), copy mode-specific quirks from the quirk table
to `st_softc'; otherwise all such quirks save ST_Q_FORCE_BLKSIZE are ignored.
To generate a diff of this commit:
cvs rdiff -r1.125 -r1.126 syssrc/sys/dev/scsipi/st.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.