Module Name: src
Committed By: nat
Date: Thu Dec 8 11:34:40 UTC 2016
Modified Files:
src/doc: CHANGES
Log Message:
Synthesized PC speaker(4) device.
To generate a diff of this commit:
cvs rdiff -u -r1.2217 -r1.2218 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.2217 src/doc/CHANGES:1.2218
--- src/doc/CHANGES:1.2217 Thu Dec 8 11:17:36 2016
+++ src/doc/CHANGES Thu Dec 8 11:34:40 2016
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2217 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2218 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -405,3 +405,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
FreeBSD) [skrll 20161204]
ixg(4): Add X55x support [msaitoh 20161205]
audio(4): Audio sub-system changes - in kernel mixing [nat 20161208]
+ speaker(4):Synthesized beep for platforms with audio [nat 20161208]