Module Name: src
Committed By: mbalmer
Date: Mon Dec 17 20:41:36 UTC 2012
Modified Files:
src/doc: CHANGES
Log Message:
Mention ibmcd(4).
To generate a diff of this commit:
cvs rdiff -u -r1.1768 -r1.1769 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.1768 src/doc/CHANGES:1.1769
--- src/doc/CHANGES:1.1768 Sun Dec 16 13:11:02 2012
+++ src/doc/CHANGES Mon Dec 17 20:41:36 2012
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1768 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1769 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -154,6 +154,8 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
arm: enable direct-mapped poolpage support. [matt 20121211]
arm: enable VFP-based pmap page zero/copy ops. [matt 20121211]
openssh: Import 6.1. [christos 20121212]
- ptcd(4): Add driver for the Protech PS3100 cash drawer port.
+ ptcd(4): Add a driver for the Protech PS3100 cash drawer port.
[mbalmer 20121216]
+ ibmcd(4): Add a driver for the IBM 4810 BSP cash drawer port.
+ [nbalmer 20121217]