Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/doc ticket 1354
details: https://anonhg.NetBSD.org/src/rev/1e93f4b65c02
branches: netbsd-1-6
changeset: 530488:1e93f4b65c02
user: grant <grant%NetBSD.org@localhost>
date: Mon Jun 30 03:00:40 2003 +0000
description:
ticket 1354
diffstat:
doc/CHANGES-1.6.2 | 16 +++++++++++++++-
1 files changed, 15 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r 5700357c4dc6 -r 1e93f4b65c02 doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Mon Jun 30 02:58:34 2003 +0000
+++ b/doc/CHANGES-1.6.2 Mon Jun 30 03:00:40 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.6.2,v 1.1.2.86 2003/06/30 02:54:34 grant Exp $
+# $NetBSD: CHANGES-1.6.2,v 1.1.2.87 2003/06/30 03:00:40 grant Exp $
A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
@@ -970,3 +970,17 @@
Bump WDCC_IDENTIFY timeout to 3 seconds, as required by some drives.
Reported by Karl Janmar <karlj%mdstud.chalmers.se@localhost> on tech-kern.
[bouyer, ticket #1353]
+
+sys/dev/ata/wd.c 1.248-1.250 (via patch)
+sys/dev/ic/wdcreg.h 1.27
+
+ 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.
+
+ Rename WDSF_EN_WR_CACHE to WDSF_WRITE_CACHE_EN for consistency with
+ other subcommands.
+ [bouyer, ticket #1354]
Home |
Main Index |
Thread Index |
Old Index