Module Name: src
Committed By: tsutsui
Date: Tue Feb 15 11:18:49 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
Note hp700 HIL support.
To generate a diff of this commit:
cvs rdiff -u -r1.1503 -r1.1504 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1503 src/doc/CHANGES:1.1504
--- src/doc/CHANGES:1.1503 Sat Feb 12 22:30:04 2011
+++ src/doc/CHANGES Tue Feb 15 11:18:49 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1503 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1504 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -855,3 +855,4 @@
disk. Those with very, very old NetBSD installations may
need to use fdisk(8) to change the NetBSD partition ids
from 0x165 to 0x169. [dholland 20110212]
+ hp700: Add support for HIL devices. From OpenBSD. [tsutsui 20110215]