Subject: CVS commit: [netbsd-2-0] src/sys/dev/ata
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 10/01/2004 03:48:31
Module Name:	src
Committed By:	jmc
Date:		Fri Oct  1 03:48:31 UTC 2004

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

Log Message:
Pullup rev 1.295 (requested by bouyer in ticket #882)

Add a WD_QUIRK_FORCE_LBA48 quirck, which forces all access to use LBA48.
Use it for ST3200822A, which has a broken firmware and return an error
when accessing sector 0xfffffff with a LBA command.


To generate a diff of this commit:
cvs rdiff -r1.274.2.7 -r1.274.2.8 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.