Module Name: src
Committed By: nonaka
Date: Tue Apr 21 03:15:01 UTC 2009
Modified Files:
src/doc: CHANGES
Log Message:
note recent zaudio(4) changes.
To generate a diff of this commit:
cvs rdiff -u -r1.1211 -r1.1212 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.1211 src/doc/CHANGES:1.1212
--- src/doc/CHANGES:1.1211 Tue Apr 21 03:01:38 2009
+++ src/doc/CHANGES Tue Apr 21 03:15:01 2009
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1211 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1212 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -160,6 +160,7 @@
later chips. [tsutsui 20090307]
crash(8): Add a new utility to diagnose kernel crashes. Based upon
the in-kernel debugger (ddb). [ad 20090307]
+ zaudio(4): Add only playback support.
sgimips: Add TCPv4/UDPv4 RX hardware checksum support for mec(4)
Ethernet on O2. [tsutsui 20090316]
am-utils: Import latest from head; adds udf support amd -uu
@@ -178,6 +179,7 @@
DHCID, NSEC3, NSEC3PARAM, HIP and DLV, various new api functions.
[christos 20090412]
dhcpcd: Import dhcpcd-4.0.13 [roy 20090417]
+ zaudio(4): Add recoding support.
ale(4): Add a driver for Attensic/Atheros L1E Gigabit Ethernet.
From OpenBSD and improvements from Kevin Lahey.
[cegger 20090420]