Subject: CVS commit: [netbsd-2-1] src/sys/dev/ata
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 03/28/2006 23:11:31
Module Name:	src
Committed By:	riz
Date:		Tue Mar 28 23:11:30 UTC 2006

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

Log Message:
Pull up following revision(s) (requested by bouyer in ticket #10396):
	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.274.2.8.2.6 -r1.274.2.8.2.6.2.1 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.