summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>2002-01-09 19:41:00 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>2002-01-09 19:41:00 +0000
commit90a7810d3ed02088e4d4e4a7855eb1307de10af8 (patch)
tree6329bee2b9e59eef74eb79ee609b45798b383015 /sys/dev/pci/pcidevs_data.h
parent92086dadd17f83e76c53b83ccf10b17a250853c8 (diff)
regen
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 b80bf78b318..a632ac4efa8 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.481 2001/12/28 18:22:25 jason Exp
+ * OpenBSD: pcidevs,v 1.482 2002/01/09 19:40:15 mickey Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -1459,6 +1459,10 @@ static const struct pci_known_product pci_known_products[] = {
"CY82C693U PCI-ISA",
},
{
+ PCI_VENDOR_COREGA, PCI_PRODUCT_COREGA_CGWLPCIA11,
+ "WLAN 11Mb",
+ },
+ {
PCI_VENDOR_COROLLARY, PCI_PRODUCT_COROLLARY_CBUSII_PCIB,
"C-Bus II-PCI",
},
@@ -7099,6 +7103,10 @@ static const struct pci_known_vendor pci_known_vendors[] = {
"VMware",
},
{
+ PCI_VENDOR_COREGA,
+ "Corega",
+ },
+ {
PCI_VENDOR_EUMITCOM,
"Eumitcom",
},