summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs.h
diff options
context:
space:
mode:
authorReyk Floeter <reyk@cvs.openbsd.org>2006-05-27 03:30:11 +0000
committerReyk Floeter <reyk@cvs.openbsd.org>2006-05-27 03:30:11 +0000
commit98bdde20935bf70a07278f2c429c1e05c676ff48 (patch)
tree95a857f3be2dfbe34bd454698018c13254c17a29 /sys/dev/pci/pcidevs.h
parent5fcc1e2152a358b85208aa2c5501747356f5b429 (diff)
regen
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r--sys/dev/pci/pcidevs.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index a02bbc46864..afd5d2f6a62 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.1069 2006/05/23 04:53:09 brad Exp
+ * OpenBSD: pcidevs,v 1.1070 2006/05/27 03:29:43 reyk Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -280,6 +280,7 @@
#define PCI_VENDOR_RALINK 0x1814 /* Ralink */
#define PCI_VENDOR_XGI 0x18ca /* XGI Technology */
#define PCI_VENDOR_SANGOMA 0x1923 /* Sangoma */
+#define PCI_VENDOR_OPTION 0x1931 /* Option */
#define PCI_VENDOR_JMICRON 0x197b /* JMicron */
#define PCI_VENDOR_SYMPHONY2 0x1c1c /* Symphony Labs */
#define PCI_VENDOR_TEKRAM2 0x1de1 /* Tekram */
@@ -2653,6 +2654,9 @@
#define PCI_PRODUCT_OPTI_82C822 0xc822 /* 82C822 */
#define PCI_PRODUCT_OPTI_82C861 0xc861 /* 82C861 */
+/* Option products */
+#define PCI_PRODUCT_OPTION_F32 0x000c /* 3G+ UMTS HSDPA (F32) */
+
/* Oxford/ VScom */
#define PCI_PRODUCT_OXFORD_VSCOM_PCI010L 0x8001 /* 010L */
#define PCI_PRODUCT_OXFORD_VSCOM_PCI100L 0x8010 /* 100L */