Module Name: src
Committed By: msaitoh
Date: Thu Jul 18 09:07:59 UTC 2019
Modified Files:
src/doc: CHANGES
Log Message:
Note piixpm(4), amdsmn(4) and amdzentemp(4).
To generate a diff of this commit:
cvs rdiff -u -r1.2553 -r1.2554 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.2553 src/doc/CHANGES:1.2554
--- src/doc/CHANGES:1.2553 Wed Jul 17 18:35:00 2019
+++ src/doc/CHANGES Thu Jul 18 09:07:59 2019
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2553 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2554 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -397,6 +397,9 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
[jnemeth 20190624]
dhcpcd(8): Import dhcpcd-7.2.3 [roy 20190626]
tzcode: Updated to 2019b. [christos 20190703]
+ piixpm(4): Improve AMD chipset support. [msaitoh 20190713]
network: Implement VLAN hardware filter. [msaitoh 20190717]
ixg(4),ixv(4): Add VLAN hardware filter support. [msaitoh 20190717]
resolvconf(8): Import openresolv-3.9.1. [roy 20190717]
+ amdsmn(4),amdzentemp(4): Add suppor for Ryzen 2xxx and 3xxx.
+ [msaitoh 20190718]