summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs.h
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2004-10-15 08:44:58 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2004-10-15 08:44:58 +0000
commitb75edb885be359c6e1d46a92bb060c76d5b8f168 (patch)
treecf0e6751d3c2c0ac9ae3e724a5c9a0833ea6dea6 /sys/dev/pci/pcidevs.h
parentab3e42260a4b49dba54b2979d7a7b16291a84369 (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 446ccb06e63..5b8110e8106 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.778 2004/10/10 05:04:29 brad Exp
+ * OpenBSD: pcidevs,v 1.779 2004/10/15 08:43:28 jsg Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -139,6 +139,7 @@
#define PCI_VENDOR_AMCIRCUITS 0x10e8 /* Applied Micro Circuits */
#define PCI_VENDOR_REALTEK 0x10ec /* Realtek */
#define PCI_VENDOR_NKK 0x10f5 /* NKK */
+#define PCI_VENDOR_IODATA 0x10fc /* IO Data Device Inc */
#define PCI_VENDOR_INITIO 0x1101 /* Initio */
#define PCI_VENDOR_CREATIVELABS 0x1102 /* Creative Labs */
#define PCI_VENDOR_TRIONES 0x1103 /* HighPoint */
@@ -1491,6 +1492,9 @@
/* Invertex */
#define PCI_PRODUCT_INVERTEX_AEON 0x0005 /* AEON */
+/* IO Data Device Inc products */
+#define PCI_PRODUCT_IODATA_GV_BCTV3 0x4020 /* GV-BCTV3 */
+
/* I. T. T. products */
#define PCI_PRODUCT_ITT_AGX016 0x0001 /* AGX016 */
#define PCI_PRODUCT_ITT_ITT3204 0x0002 /* ITT3204 MPEG Decoder */