diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index b20d1611a7b9..b314633cd6d6 100644 --- a/sys/dev/pci/pcidevs.h +++ b/sys/dev/pci/pcidevs.h @@ -1,10 +1,10 @@ -/* $NetBSD: pcidevs.h,v 1.1464 2023/07/23 05:52:19 msaitoh Exp $ */ +/* $NetBSD: pcidevs.h,v 1.1465 2023/07/28 02:27:25 msaitoh Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: pcidevs,v 1.1482 2023/07/23 05:52:00 msaitoh Exp + * NetBSD: pcidevs,v 1.1483 2023/07/28 02:26:58 msaitoh Exp */ /* @@ -1107,6 +1107,7 @@ #define PCI_PRODUCT_AMD_F19_6X_DF_5 0x14e5 /* 19h/6xh Data Fabric 5 */ #define PCI_PRODUCT_AMD_F19_6X_DF_6 0x14e6 /* 19h/6xh Data Fabric 6 */ #define PCI_PRODUCT_AMD_F19_6X_DF_7 0x14e7 /* 19h/6xh Data Fabric 7 */ +#define PCI_PRODUCT_AMD_F19_7X_RC 0x14e8 /* 19h/7xh Root Complex */ #define PCI_PRODUCT_AMD_F17_AX_XHCI_0 0x1503 /* 17h/Axh USB 3.1 xHCI */ #define PCI_PRODUCT_AMD_F17_AX_XHCI_1 0x1504 /* 17h/Axh USB 3.1 xHCI */ #define PCI_PRODUCT_AMD_F17_AX_USB_BIOM 0x1505 /* 17h/Axh Secure USB BIOmetric */ diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h index 0b425446e417..56f821ddb994 100644 --- a/sys/dev/pci/pcidevs_data.h +++ b/sys/dev/pci/pcidevs_data.h @@ -1,10 +1,10 @@ -/* $NetBSD: pcidevs_data.h,v 1.1463 2023/07/23 05:52:18 msaitoh Exp $ */ +/* $NetBSD: pcidevs_data.h,v 1.1464 2023/07/28 02:27:24 msaitoh Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: pcidevs,v 1.1482 2023/07/23 05:52:00 msaitoh Exp + * NetBSD: pcidevs,v 1.1483 2023/07/28 02:26:58 msaitoh Exp */ /* @@ -1387,6 +1387,8 @@ static const uint32_t pci_products[] = { 8313, 490, 8129, 8321, 0, PCI_VENDOR_AMD, PCI_PRODUCT_AMD_F19_6X_DF_7, 8313, 490, 8129, 8323, 0, + PCI_VENDOR_AMD, PCI_PRODUCT_AMD_F19_7X_RC, + 8219, 8083, 8088, 0, PCI_VENDOR_AMD, PCI_PRODUCT_AMD_F17_AX_XHCI_0, 8159, 6903, 8325, 8183, 0, PCI_VENDOR_AMD, PCI_PRODUCT_AMD_F17_AX_XHCI_1, @@ -19192,8 +19194,8 @@ static const char pci_words[] = { "." "0\0" /* 159 refs @ 8077 */ "1\0" /* 188 refs @ 8079 */ "5\0" /* 49 refs @ 8081 */ - "Root\0" /* 309 refs @ 8083 */ - "Complex\0" /* 15 refs @ 8088 */ + "Root\0" /* 310 refs @ 8083 */ + "Complex\0" /* 16 refs @ 8088 */ "Port\0" /* 439 refs @ 8096 */ "IOMMU\0" /* 12 refs @ 8101 */ "Family16h\0" /* 19 refs @ 8107 */ @@ -19212,7 +19214,7 @@ static const char pci_words[] = { "." "Reserved\0" /* 7 refs @ 8202 */ "SPP\0" /* 1 refs @ 8211 */ "3.0\0" /* 7 refs @ 8215 */ - "19h/7xh\0" /* 2 refs @ 8219 */ + "19h/7xh\0" /* 3 refs @ 8219 */ "19h/1xh\0" /* 26 refs @ 8227 */ "RCEC\0" /* 3 refs @ 8235 */ "Internal\0" /* 10 refs @ 8240 */