Module Name: src
Committed By: martin
Date: Mon Aug 21 12:41:29 UTC 2023
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Ticket #1887
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.191 -r1.1.2.192 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.191 src/doc/CHANGES-8.3:1.1.2.192
--- src/doc/CHANGES-8.3:1.1.2.191 Wed Aug 9 16:17:44 2023
+++ src/doc/CHANGES-8.3 Mon Aug 21 12:41:29 2023
@@ -1,4 +1,4 @@
- $NetBSD: CHANGES-8.3,v 1.1.2.191 2023/08/09 16:17:44 martin Exp $
+ $NetBSD: CHANGES-8.3,v 1.1.2.192 2023/08/21 12:41:29 martin Exp $
A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
release:
@@ -3809,3 +3809,15 @@ tests/libexec/ld.elf_so/t_hash.c 1.1
ld.elf_so: Fix sysv elf hash.
[riastradh, ticket #1886]
+sys/dev/pci/pcidevs 1.1483-1.1492
+sys/dev/pci/pcidevs.h regen
+sys/dev/pci/pcidevs_data.h regen
+
+ - Add AMD 19h/7xh Root Complex.
+ - Add ASMedia ASM106x.
+ - Add Intel Snow Ridge, Xeon D-2100 devices.
+ - Add Intel I226 devices.
+ - Add the VIA VX800 chipset devices and S3 chrome 500 series GPU.
+ - Fix description of Intel 0x37d0.
+ [msaitoh, ticket #1887]
+