Module Name: src
Committed By: maya
Date: Sun Dec 4 11:40:01 UTC 2016
Modified Files:
src/doc: CHANGES
Log Message:
Note new axe(4) chipset support.
To generate a diff of this commit:
cvs rdiff -u -r1.2214 -r1.2215 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.2214 src/doc/CHANGES:1.2215
--- src/doc/CHANGES:1.2214 Sat Dec 3 19:15:27 2016
+++ src/doc/CHANGES Sun Dec 4 11:40:01 2016
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2214 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2215 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -401,3 +401,5 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
zoneinfo: Import tzdata2016j. [kre 20161124]
luna68k: Preliminary support for LUNA's HD647180X I/O processor
(a.k.a. XP). [tsutsui 20161203]
+ axe(4): added support for AX88772A and AX88772B chipsets (from
+ FreeBSD) [skrll 20161204]