summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2002-12-19 20:06:05 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2002-12-19 20:06:05 +0000
commitd9f90ad719e76d2f7a87a9c0e4fa511a6e285917 (patch)
treef515ff75f6357cdf9bf2b1687f2f49307b0581fa /sys
parent9cd48cb0ec8ffe422c14c404d5a57c405f44f4e0 (diff)
regen
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/pci/pcidevs.h12
-rw-r--r--sys/dev/pci/pcidevs_data.h24
2 files changed, 31 insertions, 5 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index ea15fb6a215..6ddd480143b 100644
--- a/sys/dev/pci/pcidevs.h
+++ b/sys/dev/pci/pcidevs.h
@@ -2,7 +2,7 @@
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD: pcidevs,v 1.570 2002/12/10 23:50:03 miod Exp
+ * OpenBSD: pcidevs,v 1.571 2002/12/19 20:05:00 henning Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -597,8 +597,14 @@
* List of known products. Grouped by vendor.
*/
-/* 2 Micro Inc */
-#define PCI_PRODUCT_O2MICRO_OZ6832 0x6832 /* OZ6832 CardBus */
+/* O2 Micro Inc */
+#define PCI_PRODUCT_O2MICRO_OZ6832 0x6832 /* OZ6832 and OZ6836 CardBus */
+#define PCI_PRODUCT_O2MICRO_OZ6836 0x6836 /* OZ6836 and OZ6860 CardBus */
+#define PCI_PRODUCT_O2MICRO_OZ6872 0x6872 /* OZ6812 and OZ6872 CardBus */
+#define PCI_PRODUCT_O2MICRO_OZ6922 0x6925 /* OZ6922 CardBus */
+#define PCI_PRODUCT_O2MICRO_OZ6933 0x6933 /* OZ6933 CardBus */
+#define PCI_PRODUCT_O2MICRO_OZ6972 0x6972 /* OZ6912 and OZ6972 CardBus */
+
/* 3Com Products */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index f80a4222237..95e4ca1a118 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.570 2002/12/10 23:50:03 miod Exp
+ * OpenBSD: pcidevs,v 1.571 2002/12/19 20:05:00 henning Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -40,7 +40,27 @@
static const struct pci_known_product pci_known_products[] = {
{
PCI_VENDOR_O2MICRO, PCI_PRODUCT_O2MICRO_OZ6832,
- "OZ6832 CardBus",
+ "OZ6832 and OZ6836 CardBus",
+ },
+ {
+ PCI_VENDOR_O2MICRO, PCI_PRODUCT_O2MICRO_OZ6836,
+ "OZ6836 and OZ6860 CardBus",
+ },
+ {
+ PCI_VENDOR_O2MICRO, PCI_PRODUCT_O2MICRO_OZ6872,
+ "OZ6812 and OZ6872 CardBus",
+ },
+ {
+ PCI_VENDOR_O2MICRO, PCI_PRODUCT_O2MICRO_OZ6922,
+ "OZ6922 CardBus",
+ },
+ {
+ PCI_VENDOR_O2MICRO, PCI_PRODUCT_O2MICRO_OZ6933,
+ "OZ6933 CardBus",
+ },
+ {
+ PCI_VENDOR_O2MICRO, PCI_PRODUCT_O2MICRO_OZ6972,
+ "OZ6912 and OZ6972 CardBus",
},
{
PCI_VENDOR_3COM, PCI_PRODUCT_3COM_3C985,