Subject: CVS commit: src/sys/dev/scsipi
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 02/17/2007 17:01:29
Module Name:	src
Committed By:	bouyer
Date:		Sat Feb 17 17:01:29 UTC 2007

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

Log Message:
The SEAGATE ST318203LSUN18G announces DT only capabilitie although it also
supports ST. Because of this the HBA doesn't initiate sync/wide negotiation,
so add PQUIRK_CAP_SYNC | PQUIRK_CAP_WIDE16 for this drive; fix
problem reported by Havard Eidnes.


To generate a diff of this commit:
cvs rdiff -r1.241 -r1.242 src/sys/dev/scsipi/scsiconf.c

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