summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
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",
},