Subject: CVS commit: src/sys/dev/scsipi
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 04/19/2003 19:16:06
Module Name:	src
Committed By:	fvdl
Date:		Sat Apr 19 19:16:06 UTC 2003

Modified Files:
	src/sys/dev/scsipi: scsiconf.c scsipiconf.h

Log Message:
Add a PCAP_NODT quirk. I have two older Quantum Atlas drives that work
fine at U2W, but barf at U160, with different controllers. Unfortunately
sometimes just being initialized at U160 does the trick, so setting them
to lower speed in the BIOS may also be needed.


To generate a diff of this commit:
cvs rdiff -r1.201 -r1.202 src/sys/dev/scsipi/scsiconf.c
cvs rdiff -r1.72 -r1.73 src/sys/dev/scsipi/scsipiconf.h

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