Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 09/08/2003 19:57:34
Module Name: src
Committed By: mycroft
Date: Mon Sep 8 19:57:34 UTC 2003
Modified Files:
src/sys/dev/scsipi: scsiconf.c
src/sys/dev/usb: umass.c umass_quirks.c
Log Message:
If maxlun>0, automatically set PQUIRK_FORCELUNS, rather than using quirk
table entries.
To generate a diff of this commit:
cvs rdiff -r1.209 -r1.210 src/sys/dev/scsipi/scsiconf.c
cvs rdiff -r1.98 -r1.99 src/sys/dev/usb/umass.c
cvs rdiff -r1.49 -r1.50 src/sys/dev/usb/umass_quirks.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.