Subject: CVS commit: src/sys/dev/ata
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 09/05/2005 21:09:08
Module Name:	src
Committed By:	bouyer
Date:		Mon Sep  5 21:09:08 UTC 2005

Modified Files:
	src/sys/dev/ata: wd.c

Log Message:
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.309 -r1.310 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.