Subject: CVS commit: syssrc/sys/dev/scsipi
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 11/20/2001 00:50:01
Module Name:	syssrc
Committed By:	tsutsui
Date:		Mon Nov 19 22:50:01 UTC 2001

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

Log Message:
Add a new quirk value PQUIRK_CAP_SYNC for SCSI1 devices which support
sync transfers, and set PERIPH_CAP_SYNC for them in scsi_probe_device().
As per discussion on tech-kern.


To generate a diff of this commit:
cvs rdiff -r1.169 -r1.170 syssrc/sys/dev/scsipi/scsiconf.c
cvs rdiff -r1.63 -r1.64 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.