Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2-0] src/sys/dev/ata
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.
Home |
Main Index |
Thread Index |
Old Index