Module Name: src Committed By: martin Date: Sat Nov 1 14:59:45 UTC 2014
Modified Files: src/doc: CHANGES Log Message: Belatedly note awge(4) To generate a diff of this commit: cvs rdiff -u -r1.2010 -r1.2011 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.2010 src/doc/CHANGES:1.2011 --- src/doc/CHANGES:1.2010 Thu Oct 30 13:14:08 2014 +++ src/doc/CHANGES Sat Nov 1 14:59:45 2014 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2010 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2011 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -99,3 +99,5 @@ Changes from NetBSD 7.0 to NetBSD 8.0: flex(1): Import flex-2.5.37 [christos 20141029] iwn(4): Add support for Intel Centrino Wireless-N 100/105/130/135/2200/2230. From OpenBSD. [nonaka 20141030] + awge(4): Add support for giagbit ethernet found on various + allwinner SOCs. [martin 20141101]