Subject: CVS commit: syssrc/sys/dev/scsipi
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 05/15/2002 14:43:23
Module Name:	syssrc
Committed By:	bouyer
Date:		Wed May 15 11:43:23 UTC 2002

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

Log Message:
Change PQUIRK_CAP_SYNC to set PERIPH_CAP_SYNC aslo for devices that
improperly claim to only support DT clocking.
Add a PQUIRK_CAP_WIDE16 quirk.
Add a quirk for IBM DXHS36D SCSI disk (claims to only support DT).


To generate a diff of this commit:
cvs rdiff -r1.183 -r1.184 syssrc/sys/dev/scsipi/scsiconf.c
cvs rdiff -r1.67 -r1.68 syssrc/sys/dev/scsipi/scsipiconf.h

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