Module Name:    src
Committed By:   martin
Date:           Wed Jan 18 19:35:44 UTC 2023

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1783


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.161 -r1.1.2.162 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.161 src/doc/CHANGES-8.3:1.1.2.162
--- src/doc/CHANGES-8.3:1.1.2.161	Fri Jan  6 13:52:44 2023
+++ src/doc/CHANGES-8.3	Wed Jan 18 19:35:44 2023
@@ -1,4 +1,4 @@
- $NetBSD: CHANGES-8.3,v 1.1.2.161 2023/01/06 13:52:44 martin Exp $
+ $NetBSD: CHANGES-8.3,v 1.1.2.162 2023/01/18 19:35:44 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -3001,3 +3001,15 @@ lib/libc/gen/err.3				1.23
 	but exit() instead.
 	[kre, ticket #1782]
 
+sys/dev/pci/pcidevs				1.1469-1.1476
+sys/dev/pci/sdhc_pci.c				1.20
+sys/dev/pci/pcidevs.h				regen
+sys/dev/pci/pcidevs_data.h			regen
+
+	- Add some AMD 17h/9xh, 17h/Axh and 19h/1xh devices.
+	- Add some Intel Xeon Scalable devices.
+	- Update Intel Elkhart Lake devices.
+	- Add Aquantia (Marvell) AQC113 Ethernet devices and the variants.
+	- Fix typo. s/SSC/SCC/.
+	[msaitoh, ticket #1783]
+

Reply via email to