diff options
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r-- | sys/dev/pci/pcidevs_data.h | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h index 9ad0db17a98..3aae5cfcb69 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.921 2005/09/30 00:02:54 drahn Exp + * OpenBSD: pcidevs,v 1.922 2005/09/30 01:25:49 deraadt Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1276,23 +1276,23 @@ static const struct pci_known_product pci_known_products[] = { }, { PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_U3_PPB1, - "U3 PPB", + "U3 PCI-PCI", }, { PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_U3_PPB2, - "U3 PPB", + "U3 PCI-PCI", }, { PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_U3_PPB3, - "U3 PPB", + "U3 PCI-PCI", }, { PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_U3_PPB4, - "U3 PPB", + "U3 PCI-PCI", }, { PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_U3_PPB5, - "U3 PPB", + "U3 PCI-PCI", }, { PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_U3_AGP, |