regen
authorjcs <jcs@openbsd.org>
Wed, 10 Jan 2018 15:52:36 +0000 (15:52 +0000)
committerjcs <jcs@openbsd.org>
Wed, 10 Jan 2018 15:52:36 +0000 (15:52 +0000)
sys/dev/pci/pcidevs.h
sys/dev/pci/pcidevs_data.h

index 77ea6bc..b0ff664 100644 (file)
@@ -2,7 +2,7 @@
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     OpenBSD: pcidevs,v 1.1834 2018/01/10 15:44:41 jcs Exp 
+ *     OpenBSD: pcidevs,v 1.1835 2018/01/10 15:52:23 jcs Exp 
  */
 /*     $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $       */
 
 #define        PCI_PRODUCT_BROADCOM_BCM43225   0x4357          /* BCM43225 */
 #define        PCI_PRODUCT_BROADCOM_BCM43227   0x4358          /* BCM43227 */
 #define        PCI_PRODUCT_BROADCOM_BCM4360    0x43a0          /* BCM4360 */
+#define        PCI_PRODUCT_BROADCOM_BCM4350    0x43a3          /* BCM4350 */
 #define        PCI_PRODUCT_BROADCOM_BCM43602   0x43ba          /* BCM43602 */
 #define        PCI_PRODUCT_BROADCOM_BCM4356    0x43ec          /* BCM4356 */
 #define        PCI_PRODUCT_BROADCOM_BCM4401    0x4401          /* BCM4401 */
index 4a18568..19d4b30 100644 (file)
@@ -2,7 +2,7 @@
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     OpenBSD: pcidevs,v 1.1834 2018/01/10 15:44:41 jcs Exp 
+ *     OpenBSD: pcidevs,v 1.1835 2018/01/10 15:52:23 jcs Exp 
  */
 
 /*     $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $       */
@@ -6491,6 +6491,10 @@ static const struct pci_known_product pci_known_products[] = {
            PCI_VENDOR_BROADCOM, PCI_PRODUCT_BROADCOM_BCM4360,
            "BCM4360",
        },
+       {
+           PCI_VENDOR_BROADCOM, PCI_PRODUCT_BROADCOM_BCM4350,
+           "BCM4350",
+       },
        {
            PCI_VENDOR_BROADCOM, PCI_PRODUCT_BROADCOM_BCM43602,
            "BCM43602",