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 24ba8590cef..d9780a0b366 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.805 2004/11/24 03:44:43 deraadt Exp
+ * OpenBSD: pcidevs,v 1.806 2004/12/06 16:06:01 mickey Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -63,6 +63,14 @@ static const struct pci_known_product pci_known_products[] = {
"OZ69[17]2 CardBus",
},
{
+ PCI_VENDOR_O2MICRO, PCI_PRODUCT_O2MICRO_OZ7114,
+ "OZ711M1 CardBus",
+ },
+ {
+ PCI_VENDOR_O2MICRO, PCI_PRODUCT_O2MICRO_OZ7110,
+ "OZ711Mx CardBus Accelerator",
+ },
+ {
PCI_VENDOR_3COM, PCI_PRODUCT_3COM_3C985,
"3c985",
},