Subject: CVS commit: [netbsd-3] src/sys/dev/ata
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 03/28/2006 22:53:48
Module Name:	src
Committed By:	riz
Date:		Tue Mar 28 22:53:48 UTC 2006

Modified Files:
	src/sys/dev/ata [netbsd-3]: wd.c

Log Message:
Pull up following revision(s) (requested by bouyer in ticket #1227):
	sys/dev/ata/wd.c: revision 1.310
Use a pmatch(9) expression which should catch all present and future
seagate drives larger than 200GB for the WD_QUIRK_FORCE_LBA48 quirks.
Based on infos from
http://www.seagate.com/support/kb/disc/howto/interpret_model.html


To generate a diff of this commit:
cvs rdiff -r1.298.2.8 -r1.298.2.9 src/sys/dev/ata/wd.c

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