Module Name:    src
Committed By:   martin
Date:           Sun Nov  2 10:22:54 UTC 2014

Modified Files:
        src/doc [netbsd-7]: CHANGES

Log Message:
Pullup arcofi(4) changes entry missed in previous handling of Ticket #62.


To generate a diff of this commit:
cvs rdiff -u -r1.1967.2.6 -r1.1967.2.7 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.1967.2.6 src/doc/CHANGES:1.1967.2.7
--- src/doc/CHANGES:1.1967.2.6	Sun Nov  2 10:09:44 2014
+++ src/doc/CHANGES	Sun Nov  2 10:22:54 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.1967.2.6 $>
+# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.1967.2.7 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -21,7 +21,7 @@
 #
 # See htutils/changes/changes2html script for more details.
 #
-LIST OF CHANGES FROM PREVIOUS RELEASES:			<$Revision: 1.1967.2.6 $>
+LIST OF CHANGES FROM PREVIOUS RELEASES:			<$Revision: 1.1967.2.7 $>
 
 
 Changes from NetBSD 6.0 to NetBSD 7.0:
@@ -510,6 +510,8 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
 		[tls 20140810]
 	OpenSSL: Update to 1.0.1i. [spz 20140810]
 	kernel: Add MODULAR infrastructure for Xen kernels. [jnemeth 20140810]
+	hp300: Add arcofi(4) audio driver for the HP "Audio1" device found on
+		HP9000/425e.  Ported from OpenBSD.  [tsutsui 20140824]
 	rnd(9): Add explicit enable/disable hooks for callout-driven
 		sources (be more power friendly). [tls 20141026]
 	rnd(9): Make "skew" source polled so it runs only when there

Reply via email to