diff options
author | Stefan Sperling <stsp@cvs.openbsd.org> | 2012-07-08 09:49:06 +0000 |
---|---|---|
committer | Stefan Sperling <stsp@cvs.openbsd.org> | 2012-07-08 09:49:06 +0000 |
commit | 788a6028b1ae68d99bb29382c54f7a628c630ce0 (patch) | |
tree | 323e3357ad0c49aecb90335a2ea8224efaa08be6 /sys/dev/pci/pcidevs_data.h | |
parent | 9e3de53a616665bdb468e55df957ecbdc94eb078 (diff) |
regen
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r-- | sys/dev/pci/pcidevs_data.h | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h index cd5e09f7655..05521cc245e 100644 --- a/sys/dev/pci/pcidevs_data.h +++ b/sys/dev/pci/pcidevs_data.h @@ -2,7 +2,7 @@ * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: pcidevs,v 1.1650 2012/07/07 18:58:15 deraadt Exp + * OpenBSD: pcidevs,v 1.1651 2012/07/08 09:48:38 stsp Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -4388,6 +4388,10 @@ static const struct pci_known_product pci_known_products[] = { "5601", }, { + PCI_VENDOR_BROADCOM, PCI_PRODUCT_BROADCOM_BCM43224_1, + "BCM43224", + }, + { PCI_VENDOR_BROADCOM, PCI_PRODUCT_BROADCOM_BCM5752, "BCM5752", }, |