Module Name: src Committed By: thorpej Date: Sun Jan 29 15:08:03 UTC 2023
Modified Files: src/sys/dev/pci: pcidevs.h pcidevs_data.h Log Message: Regen for EXAR XR17V354. PR kern/57202 To generate a diff of this commit: cvs rdiff -u -r1.1457 -r1.1458 src/sys/dev/pci/pcidevs.h cvs rdiff -u -r1.1456 -r1.1457 src/sys/dev/pci/pcidevs_data.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/sys/dev/pci/pcidevs.h diff -u src/sys/dev/pci/pcidevs.h:1.1457 src/sys/dev/pci/pcidevs.h:1.1458 --- src/sys/dev/pci/pcidevs.h:1.1457 Wed Jan 18 11:53:25 2023 +++ src/sys/dev/pci/pcidevs.h Sun Jan 29 15:08:02 2023 @@ -1,10 +1,10 @@ -/* $NetBSD: pcidevs.h,v 1.1457 2023/01/18 11:53:25 msaitoh Exp $ */ +/* $NetBSD: pcidevs.h,v 1.1458 2023/01/29 15:08:02 thorpej Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: pcidevs,v 1.1476 2023/01/18 11:52:38 msaitoh Exp + * NetBSD: pcidevs,v 1.1477 2023/01/29 15:07:32 thorpej Exp */ /* @@ -3212,6 +3212,7 @@ #define PCI_PRODUCT_EXAR_XR17D152 0x0152 /* dual-channel Universal PCI UART */ #define PCI_PRODUCT_EXAR_XR17D154 0x0154 /* quad-channel Universal PCI UART */ #define PCI_PRODUCT_EXAR_XR17D158 0x0158 /* octal-channel Universal PCI UART */ +#define PCI_PRODUCT_EXAR_XR17V354 0x0354 /* quad-channel Universal PCIe UART */ /* FORE products */ #define PCI_PRODUCT_FORE_PCA200 0x0210 /* ATM PCA-200 */ Index: src/sys/dev/pci/pcidevs_data.h diff -u src/sys/dev/pci/pcidevs_data.h:1.1456 src/sys/dev/pci/pcidevs_data.h:1.1457 --- src/sys/dev/pci/pcidevs_data.h:1.1456 Wed Jan 18 11:53:25 2023 +++ src/sys/dev/pci/pcidevs_data.h Sun Jan 29 15:08:02 2023 @@ -1,10 +1,10 @@ -/* $NetBSD: pcidevs_data.h,v 1.1456 2023/01/18 11:53:25 msaitoh Exp $ */ +/* $NetBSD: pcidevs_data.h,v 1.1457 2023/01/29 15:08:02 thorpej Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: pcidevs,v 1.1476 2023/01/18 11:52:38 msaitoh Exp + * NetBSD: pcidevs,v 1.1477 2023/01/29 15:07:32 thorpej Exp */ /* @@ -5243,6 +5243,8 @@ static const uint32_t pci_products[] = { 15140, 20295, 615, 7941, 0, PCI_VENDOR_EXAR, PCI_PRODUCT_EXAR_XR17D158, 15153, 20295, 615, 7941, 0, + PCI_VENDOR_EXAR, PCI_PRODUCT_EXAR_XR17V354, + 15140, 20295, 8154, 7941, 0, PCI_VENDOR_FORE, PCI_PRODUCT_FORE_PCA200, 7083, 20305, 0, PCI_VENDOR_FORE, PCI_PRODUCT_FORE_PCA200E, @@ -18827,7 +18829,7 @@ static const char pci_words[] = { "." "NVMe\0" /* 24 refs @ 7915 */ "SSD\0" /* 27 refs @ 7920 */ "16650-compatible\0" /* 1 refs @ 7924 */ - "UART\0" /* 96 refs @ 7941 */ + "UART\0" /* 97 refs @ 7941 */ "Elastic\0" /* 1 refs @ 7946 */ "K8\0" /* 4 refs @ 7954 */ "AMD64\0" /* 14 refs @ 7957 */ @@ -18856,7 +18858,7 @@ static const char pci_words[] = { "." "Fabric\0" /* 64 refs @ 8129 */ "17h/6xh\0" /* 20 refs @ 8136 */ "Family17h\0" /* 21 refs @ 8144 */ - "PCIe\0" /* 669 refs @ 8154 */ + "PCIe\0" /* 670 refs @ 8154 */ "17h/Axh\0" /* 19 refs @ 8159 */ "Dummy\0" /* 6 refs @ 8167 */ "Crypto\0" /* 6 refs @ 8173 */ @@ -19902,7 +19904,7 @@ static const char pci_words[] = { "." "single-channel\0" /* 2 refs @ 15105 */ "RS-485\0" /* 8 refs @ 15120 */ "dual-channel\0" /* 3 refs @ 15127 */ - "quad-channel\0" /* 3 refs @ 15140 */ + "quad-channel\0" /* 4 refs @ 15140 */ "octal-channel\0" /* 3 refs @ 15153 */ "Isolated\0" /* 4 refs @ 15167 */ "PBlaze4\0" /* 1 refs @ 15176 */ @@ -20566,7 +20568,7 @@ static const char pci_words[] = { "." "OZ711E0\0" /* 1 refs @ 20270 */ "Freedom\0" /* 1 refs @ 20278 */ "PCI-GBus\0" /* 1 refs @ 20286 */ - "Universal\0" /* 3 refs @ 20295 */ + "Universal\0" /* 4 refs @ 20295 */ "PCA-200\0" /* 1 refs @ 20305 */ "PCA-200e\0" /* 1 refs @ 20313 */ "801\0" /* 1 refs @ 20322 */