Subject: CVS commit: [netbsd-2] src/sys/dev/ata
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 02/06/2005 08:33:23
Module Name:	src
Committed By:	jmc
Date:		Sun Feb  6 08:33:23 UTC 2005

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

Log Message:
Pullup rev 1.297 (requested by bouyer in ticket #986)

	Some drives reports ATA version < 4, and still support (and need) the
WDCC_FLUSHCACHE command. So for drive < ATA4, test WDC_CMD2_FC in atap_cmd_set2
before returning ENODEV.


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