summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorDale Rahn <drahn@cvs.openbsd.org>2002-07-26 20:34:25 +0000
committerDale Rahn <drahn@cvs.openbsd.org>2002-07-26 20:34:25 +0000
commit911b2c4eee4e48b6fcc04586733e4836cd15984d (patch)
tree79502d559caba3920cee527f09a790a344708bfe /sys/dev/pci/pcidevs_data.h
parentd81d24f9540de137978a6ebddc843fd0f8ef03a4 (diff)
sync
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r--sys/dev/pci/pcidevs_data.h22
1 files changed, 21 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index e6d18380d0b..755f00f9a90 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.529 2002/07/18 17:24:04 mickey Exp
+ * OpenBSD: pcidevs,v 1.530 2002/07/26 20:32:06 drahn Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -871,6 +871,26 @@ static const struct pci_known_product pci_known_products[] = {
"Pangea FireWire",
},
{
+ PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_UNINORTH_FW,
+ "UniNorth Firewire",
+ },
+ {
+ PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_GMAC3,
+ "GMAC Ethernet",
+ },
+ {
+ PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_UNINORTH_AGP3,
+ "UniNorth AGP Bridge",
+ },
+ {
+ PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_UNINORTH5,
+ "UniNorth Host-PCI Bridge",
+ },
+ {
+ PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_UNINORTH6,
+ "UniNorth Host-PCI Bridge",
+ },
+ {
PCI_VENDOR_ARC, PCI_PRODUCT_ARC_1000PV,
"1000PV",
},