summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r--sys/dev/pci/pcidevs_data.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 305a51db575..5151f2a6e2a 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.564 2002/11/17 19:27:11 jason Exp
+ * OpenBSD: pcidevs,v 1.565 2002/11/19 05:28:10 nate Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -651,6 +651,10 @@ static const struct pci_known_product pci_known_products[] = {
"AC100X",
},
{
+ PCI_VENDOR_ALTIMA, PCI_PRODUCT_ALTIMA_AC9100,
+ "AC9100",
+ },
+ {
PCI_VENDOR_AMD, PCI_PRODUCT_AMD_PCNET_PCI,
"79c970 PCnet-PCI LANCE",
},