Module Name: src
Committed By: ryo
Date: Sat Jan 14 13:20:54 UTC 2023
Modified Files:
src/doc: CHANGES
Log Message:
add support for AQC113-116 to aq(4)
To generate a diff of this commit:
cvs rdiff -u -r1.2947 -r1.2948 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.2947 src/doc/CHANGES:1.2948
--- src/doc/CHANGES:1.2947 Thu Jan 12 12:05:15 2023
+++ src/doc/CHANGES Sat Jan 14 13:20:54 2023
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2947 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2948 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -45,3 +45,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
Baytrail [msaitoh 20230107]
piixpm(4): Add support new AMD chipsets that do not have indirect
access I/O ports. [msaitoh 20230110]
+ aq(4): add support for AQC113-116 [ryo 20230114]