summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2008-04-02 16:13:15 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2008-04-02 16:13:15 +0000
commit080ccca067c8e630dc50b6717df67c9c935ea059 (patch)
tree847f87b2f63c33e38ee932ec691a6a803c2f252d /sys/dev/pci/pcidevs_data.h
parent8e1e2f8bb8c84cf8b06c4e7c24fd68e11f685cbb (diff)
sync
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r--sys/dev/pci/pcidevs_data.h10
1 files changed, 9 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 44d4ce393b9..18d40a04107 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.1336 2008/03/23 12:10:00 miod Exp
+ * OpenBSD: pcidevs,v 1.1337 2008/04/02 16:13:05 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -7124,6 +7124,14 @@ static const struct pci_known_product pci_known_products[] = {
"82X38 PCIE",
},
{
+ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_3200_HB,
+ "3200/3210 Host",
+ },
+ {
+ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_3200_PCIE,
+ "3200/3210 PCIE",
+ },
+ {
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82GM965_HB,
"GM965 Host",
},