summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2004-03-10 00:47:56 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2004-03-10 00:47:56 +0000
commite38f5346a6fd43b38b3e7595bd7339e0159dfceb (patch)
treebc63ab1564fc8190d3ede51b948cf19204a9fdaa /sys/dev/pci/pcidevs_data.h
parentbbfa4737167e02da1d562e1c890c015ee9862881 (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 c54ea712277..fa46357039b 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.717 2004/03/03 04:14:59 krw Exp
+ * OpenBSD: pcidevs,v 1.718 2004/03/10 00:47:50 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -5219,6 +5219,10 @@ static const struct pci_known_product pci_known_products[] = {
"I/O",
},
{
+ PCI_VENDOR_PLX, PCI_PRODUCT_PLX_1077,
+ "I/O",
+ },
+ {
PCI_VENDOR_PLX, PCI_PRODUCT_PLX_9050,
"I/O 9050",
},