Module Name: src
Committed By: jmcneill
Date: Sat Sep 6 16:58:16 UTC 2014
Modified Files:
src/doc: CHANGES
Log Message:
awindma(4): Add support for AllWinner A10/A20 DMA controller.
awinac(4): Add support for AllWinner A10/A20 audio codec.
To generate a diff of this commit:
cvs rdiff -u -r1.1975 -r1.1976 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.1975 src/doc/CHANGES:1.1976
--- src/doc/CHANGES:1.1975 Wed Sep 3 19:35:46 2014
+++ src/doc/CHANGES Sat Sep 6 16:58:16 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1975 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1976 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -39,3 +39,7 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
wm(4): Add internal SERDES support for 82575 and newer controllers.
[msaitoh 20140903]
or1k: Add new port. [matt 20140903]
+ awindma(4): Add support for AllWinner A10/A20 DMA controller.
+ [jmcneill 20140906]
+ awinac(4): Add support for AllWinner A10/A20 audio codec.
+ [jmcneill 20140906]