Module Name: src Committed By: msaitoh Date: Fri Apr 19 00:42:53 UTC 2013
Modified Files: src/doc: CHANGES Log Message: wm(4): Add support for I210 and I211. To generate a diff of this commit: cvs rdiff -u -r1.1815 -r1.1816 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.1815 src/doc/CHANGES:1.1816 --- src/doc/CHANGES:1.1815 Thu Apr 11 17:50:23 2013 +++ src/doc/CHANGES Fri Apr 19 00:42:53 2013 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1815 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1816 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -226,3 +226,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0: libpcap: Import 1.3.0 [christos 20130406] tcpdump(8): Import 4.3.0 [christos 20130406] libevent: Upgrade 2.0.21-stable [christos 20130411] + wm(4): Add support for I210 and I211 [msaitoh 20130419]