Subject: CVS commit: [netbsd-1-6] src/sys/dev/ata
To: None <source-changes@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: source-changes
Date: 06/30/2003 02:57:02
Module Name:	src
Committed By:	grant
Date:		Mon Jun 30 02:57:02 UTC 2003

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

Log Message:
Apply patch (requested by bouyer in ticket #1354):

Add support for the getcache/setcache ioctls.

Acceptable cache operations are r and rw, not none and w
Properly initialise the timeout value.

Fix typo.


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