summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorDale Rahn <drahn@cvs.openbsd.org>2005-09-29 23:56:20 +0000
committerDale Rahn <drahn@cvs.openbsd.org>2005-09-29 23:56:20 +0000
commit989ceb302ab7222dca3bd8b9b21151bd9026582b (patch)
tree604f65a7ddc7d9bc8ca51f1f666cf80c67a9694f /sys/dev/pci/pcidevs_data.h
parentbc03b919d846cd87667416890e498d2d72e0eaa9 (diff)
sync
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r--sys/dev/pci/pcidevs_data.h46
1 files changed, 45 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index f76175f19b3..267ac350055 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.919 2005/09/25 20:06:49 kettenis Exp
+ * OpenBSD: pcidevs,v 1.920 2005/09/29 23:54:57 drahn Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -1259,6 +1259,50 @@ static const struct pci_known_product pci_known_products[] = {
"Intrepid USB",
},
{
+ PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_K2_USB,
+ "K2 USB",
+ },
+ {
+ PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_K2,
+ "K2 Macio",
+ },
+ {
+ PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_K2_FW,
+ "K2 Firewire",
+ },
+ {
+ PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_K2_UATA,
+ "K2 ATA",
+ },
+ {
+ PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_U3_PPB1,
+ "U3 PPB",
+ },
+ {
+ PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_U3_PPB2,
+ "U3 PPB",
+ },
+ {
+ PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_U3_PPB3,
+ "U3 PPB",
+ },
+ {
+ PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_U3_PPB4,
+ "U3 PPB",
+ },
+ {
+ PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_U3_PPB5,
+ "U3 PPB",
+ },
+ {
+ PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_U3_AGP,
+ "U3 AGP",
+ },
+ {
+ PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_K2_GMAC,
+ "U3 GMAC",
+ },
+ {
PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_SHASTA,
"Shasta",
},