Module Name: src Committed By: msaitoh Date: Mon Dec 5 08:53:01 UTC 2016
Modified Files: src/doc: CHANGES Log Message: Add Intel X55x support. To generate a diff of this commit: cvs rdiff -u -r1.2215 -r1.2216 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.2215 src/doc/CHANGES:1.2216 --- src/doc/CHANGES:1.2215 Sun Dec 4 11:40:01 2016 +++ src/doc/CHANGES Mon Dec 5 08:53:01 2016 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2215 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2216 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -403,3 +403,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0: (a.k.a. XP). [tsutsui 20161203] axe(4): added support for AX88772A and AX88772B chipsets (from FreeBSD) [skrll 20161204] + ixg(4): Add X55x support [msaitoh 20161205]