Subject: CVS commit: src/sys/dev/scsipi
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 09/08/2003 03:50:29
Module Name: src
Committed By: mycroft
Date: Mon Sep 8 03:50:28 UTC 2003
Modified Files:
src/sys/dev/scsipi: scsipi_base.c
Log Message:
On further investigation... don't panic if we try to do a 6-byte mode
sense/select on ATAPI. Some tape drives require it. And who knows? Some
fool might wire a RBC device to ATAPI.
To generate a diff of this commit:
cvs rdiff -r1.90 -r1.91 src/sys/dev/scsipi/scsipi_base.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.