Module Name: src
Committed By: msaitoh
Date: Thu Jan 12 10:13:14 UTC 2023
Modified Files:
src/doc: CHANGES
Log Message:
Mention piixpm(4) update.
To generate a diff of this commit:
cvs rdiff -u -r1.2944 -r1.2945 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.2944 src/doc/CHANGES:1.2945
--- src/doc/CHANGES:1.2944 Sat Jan 7 15:00:04 2023
+++ src/doc/CHANGES Thu Jan 12 10:13:14 2023
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2944 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2945 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -29,3 +29,5 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
dse(4): Added Dayna SCSI/Link ethernet driver. [nat 20221222]
igpio(4): Add support for Ice Lake-N, Raptor Lake-S, and another
Baytrail [msaitoh 20230107]
+ piixpm(4): Add support new AMD chipsets that do not have indirect
+ access I/O ports. [msaitoh 20230110]