Module Name: src
Committed By: tsutsui
Date: Sat Feb 12 22:07:56 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
Note about HP362/382 framebuffer and dnkbd support for hp300.
To generate a diff of this commit:
cvs rdiff -u -r1.1501 -r1.1502 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.1501 src/doc/CHANGES:1.1502
--- src/doc/CHANGES:1.1501 Sun Feb 6 18:38:01 2011
+++ src/doc/CHANGES Sat Feb 12 22:07:56 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1501 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1502 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -843,3 +843,7 @@
dhcpcd(8): Import dhcpcd-5.2.11. [roy 20110204]
hp300: Switch NetBSD/hp300 to wscons with rasops.
Simply ported from OpenBSD/hp300. [tsutsui 20110206]
+ hp300: Add support for framebuffers on HP362 and HP382.
+ [tsutsui 20110212]
+ hp300: Add support for Apollo Domain keyboard. From OpenBSD.
+ [tsutsui 20110212]