summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorNathan Binkert <nate@cvs.openbsd.org>2002-03-19 14:27:33 +0000
committerNathan Binkert <nate@cvs.openbsd.org>2002-03-19 14:27:33 +0000
commit830af90362f11f32f3e6175d915ec72736413f8b (patch)
tree34057bda2330a75f3b9237a5c7c2852c37e67544 /sys/dev/pci/pcidevs_data.h
parent9fb5c54b5fef65e45a5fc9aa50c23cb7bfc69cb1 (diff)
sync
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r--sys/dev/pci/pcidevs_data.h10
1 files changed, 9 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index d90ecae3994..8718ddc5d5f 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.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 $ */
@@ -639,6 +639,10 @@ static const struct pci_known_product pci_known_products[] = {
"BCM5701 (Broadcom)",
},
{
+ PCI_VENDOR_ALTIMA, PCI_PRODUCT_ALTIMA_AC100X,
+ "AC100X",
+ },
+ {
PCI_VENDOR_AMD, PCI_PRODUCT_AMD_PCNET_PCI,
"79c970 PCnet-PCI LANCE",
},
@@ -7191,6 +7195,10 @@ static const struct pci_known_vendor pci_known_vendors[] = {
"Global Sun",
},
{
+ PCI_VENDOR_ALTIMA,
+ "Altima",
+ },
+ {
PCI_VENDOR_ANTARES,
"Antares Microsystems",
},