Module Name: src Committed By: martin Date: Tue Oct 11 17:49:35 UTC 2022
Modified Files: src/sys/arch/x86/pci/imcsmb [netbsd-9]: imc.c src/sys/dev/pci [netbsd-9]: pcidevs Log Message: Pull up following revision(s) (requested by msaitoh in ticket #1537): sys/arch/x86/pci/imcsmb/imc.c: revision 1.5 sys/dev/pci/pcidevs: revision 1.1461-1.1468 add several samsung nvme entries Add more Alder Lake devices. Jasper Lake Intel Trace Hub on Compute Die is not 0x4da6 but 0x4e29. Add Intel Core 8G (8core, H, Halo) Host Bridge, DRAM. Sort by number. No functional change. Add AMD 19h/6xh Root Complex. Add AMD FCH SATA Controller D add NVIDIA GeForce GTX 770 Fix compile error. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.2.6.1 src/sys/arch/x86/pci/imcsmb/imc.c cvs rdiff -u -r1.1383.2.12 -r1.1383.2.13 src/sys/dev/pci/pcidevs Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.