Subject: CVS commit: [netbsd-2] src/sys/dev/scsipi
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 02/20/2007 15:49:17
Module Name: src
Committed By: tron
Date: Tue Feb 20 15:49:17 UTC 2007
Modified Files:
src/sys/dev/scsipi [netbsd-2]: scsiconf.c
Log Message:
Pull up following revision(s) (requested by bouyer in ticket #11051):
sys/dev/scsipi/scsiconf.c: revision 1.242 via patch
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.220 -r1.220.4.1 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.