regen
authorkettenis <kettenis@openbsd.org>
Mon, 29 Aug 2022 15:40:26 +0000 (15:40 +0000)
committerkettenis <kettenis@openbsd.org>
Mon, 29 Aug 2022 15:40:26 +0000 (15:40 +0000)
sys/dev/pci/pcidevs.h
sys/dev/pci/pcidevs_data.h

index d2c445d..918dff2 100644 (file)
@@ -2,7 +2,7 @@
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     OpenBSD: pcidevs,v 1.2002 2022/08/21 04:03:47 daniel Exp 
+ *     OpenBSD: pcidevs,v 1.2003 2022/08/29 15:39:55 kettenis Exp 
  */
 /*     $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $       */
 
 #define        PCI_PRODUCT_QLOGIC_ISP8432      0x8432          /* ISP8432 */
 
 /* Qualcomm products */
+#define        PCI_PRODUCT_QUALCOMM_SC8280XP_PCIE      0x010e          /* SC8280XP PCIe */
 #define        PCI_PRODUCT_QUALCOMM_QCNFA765   0x1103          /* QCNFA765 */
 
 /* Quancom products */
index f1221f9..28fda2a 100644 (file)
@@ -2,7 +2,7 @@
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     OpenBSD: pcidevs,v 1.2002 2022/08/21 04:03:47 daniel Exp 
+ *     OpenBSD: pcidevs,v 1.2003 2022/08/29 15:39:55 kettenis Exp 
  */
 
 /*     $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $       */
@@ -28859,6 +28859,10 @@ static const struct pci_known_product pci_known_products[] = {
            PCI_VENDOR_QLOGIC, PCI_PRODUCT_QLOGIC_ISP8432,
            "ISP8432",
        },
+       {
+           PCI_VENDOR_QUALCOMM, PCI_PRODUCT_QUALCOMM_SC8280XP_PCIE,
+           "SC8280XP PCIe",
+       },
        {
            PCI_VENDOR_QUALCOMM, PCI_PRODUCT_QUALCOMM_QCNFA765,
            "QCNFA765",