Module Name: src
Committed By: msaitoh
Date: Sat Jan 7 15:00:04 UTC 2023
Modified Files:
src/doc: CHANGES
Log Message:
Mention igpio(4) update.
To generate a diff of this commit:
cvs rdiff -u -r1.2943 -r1.2944 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.2943 src/doc/CHANGES:1.2944
--- src/doc/CHANGES:1.2943 Thu Dec 22 11:10:52 2022
+++ src/doc/CHANGES Sat Jan 7 15:00:04 2023
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2943 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2944 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -27,3 +27,5 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
amdsmn(4): added trivial power management support
amdccp(4): added trivial power management support
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]