summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs.h
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>2000-09-14 10:09:38 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>2000-09-14 10:09:38 +0000
commit92df73a98decf729ac889ac63a45a72501c013d2 (patch)
treec56fb76dcd3b62a61243a94758b974b30fc0c097 /sys/dev/pci/pcidevs.h
parent0446285136c9d595f8f305a27b89c7a41babe35e (diff)
sync
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r--sys/dev/pci/pcidevs.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index cc90417e346..174f252c4a0 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.312 2000/09/14 09:53:09 niklas Exp
+ * OpenBSD: pcidevs,v 1.313 2000/09/14 10:08:40 niklas Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -515,6 +515,7 @@
#define PCI_VENDOR_STB2 0x12d2 /* NVidia/SGS-Thomson */
#define PCI_VENDOR_AUREAL 0x12eb /* Aureal */
#define PCI_VENDOR_ADMTEK 0x1317 /* ADMtek */
+#define PCI_VENDOR_ALTATECH 0x1318 /* Alta Technology */
#define PCI_VENDOR_FORTEMEDIA 0x1319 /* Forte Media */
#define PCI_VENDOR_SIIG 0x131f /* SIIG */
#define PCI_VENDOR_LMC 0x1376 /* LAN Media Corp */
@@ -703,6 +704,9 @@
#define PCI_PRODUCT_ALLIANCE_AT22 0x6424 /* AT22 */
#define PCI_PRODUCT_ALLIANCE_AT24 0x6424 /* AT24 */
+/* Alta Technology products */
+#define PCI_PRODUCT_ALTATECH_GNIC2 0x0911 /* PMC/GNIC2 */
+
/* Alteon products */
#define PCI_PRODUCT_ALTEON_ACENIC 0x0001 /* Acenic */
@@ -922,7 +926,7 @@
#define PCI_PRODUCT_CYRIX_GXMPCI 0x0001 /* GXm Host-PCI */
#define PCI_PRODUCT_CYRIX_GXMISA 0x0002 /* GXm PCI-ISA */
-/* Dell Computer */
+/* Dell Computer products */
#define PCI_PRODUCT_DELL_DELL_PERC_2SI 0x0001 /* PERC 2/Si */
#define PCI_PRODUCT_DELL_DELL_PERC_3DI 0x0002 /* PERC 3/Di */
#define PCI_PRODUCT_DELL_DELL_PERC_3SI 0x0003 /* PERC 3/Si */