summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs.h
diff options
context:
space:
mode:
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 b9bfdaac563..a5a69f90159 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.490 2002/02/18 10:15:44 deraadt Exp
+ * OpenBSD: pcidevs,v 1.493 2002/03/19 14:27:00 nate Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -45,7 +45,7 @@
*
* There is a Vendor ID search engine available at:
*
- * http://www.pcisig.com/app/search/by_vendor_id/
+ * http://www.pcisig.com/membership/vid_search/
*/
/*
@@ -558,6 +558,7 @@
#define PCI_VENDOR_EUMITCOM 0x1638 /* Eumitcom */
#define PCI_VENDOR_NETSEC 0x1660 /* NetSec */
#define PCI_VENDOR_GLOBALSUN 0x16ab /* Global Sun */
+#define PCI_VENDOR_ALTIMA 0x173b /* Altima */
#define PCI_VENDOR_ANTARES 0x1754 /* Antares Microsystems */
#define PCI_VENDOR_SYMPHONY2 0x1c1c /* Symphony Labs */
#define PCI_VENDOR_TEKRAM2 0x1de1 /* Tekram Technology */
@@ -777,6 +778,9 @@
#define PCI_PRODUCT_ALTEON_BCM5700 0x0003 /* BCM5700 (Broadcom) */
#define PCI_PRODUCT_ALTEON_BCM5701 0x0004 /* BCM5701 (Broadcom) */
+/* Altima products */
+#define PCI_PRODUCT_ALTIMA_AC100X 0x03e8 /* AC100X */
+
/* AMD products */
#define PCI_PRODUCT_AMD_PCNET_PCI 0x2000 /* 79c970 PCnet-PCI LANCE */
#define PCI_PRODUCT_AMD_PCHOME_PCI 0x2001 /* 79c978 PChome-PCI LANCE */