Subject: CVS commit: src/sys/dev/ata
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 05/03/2004 20:11:40
Module Name:	src
Committed By:	bouyer
Date:		Mon May  3 20:11:40 UTC 2004

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

Log Message:
When using LBA48, use Flush cache extended command if supported.
From Christos Zoulas in PR 25366, with minor adjustements from me.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/dev/ata/atareg.h
cvs rdiff -r1.274 -r1.275 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.