summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2004-02-07 05:44:19 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2004-02-07 05:44:19 +0000
commitb967f1918bb48b58bbd7ed8be0142d51578da4a7 (patch)
tree428a0019c443dfb42b580d24905900f8dccbd5e4 /sys/dev/pci/pcidevs_data.h
parentb2b7539d83313ec2842cf79973b6bb83f8c62ed8 (diff)
sync
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r--sys/dev/pci/pcidevs_data.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 5f11ae4a357..8176f47806b 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.708 2004/01/28 03:53:17 deraadt Exp
+ * OpenBSD: pcidevs,v 1.709 2004/02/07 05:44:14 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -2863,6 +2863,10 @@ static const struct pci_known_product pci_known_products[] = {
"PRO/100 VE",
},
{
+ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_PRO_100_VE_6,
+ "PRO/100 VE",
+ },
+ {
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_PRO_100_M,
"PRO/100 M",
},