diff options
| author | xtraeme <xtraeme@NetBSD.org> | 2007-10-30 20:58:57 +0000 |
|---|---|---|
| committer | xtraeme <xtraeme@NetBSD.org> | 2007-10-30 20:58:57 +0000 |
| commit | decb1bb0961956ddee2df391b951befce59ef19b (patch) | |
| tree | 9287d7891ce6ef97dee1dbc24fd28ce4c900d52e /sys/dev/pci/pcidevs_data.h | |
| parent | 7de67999887580c72599e8488d409549381d3c22 (diff) | |
regen
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 a56ae4b2061..0a09b3e1fb7 100644 --- a/sys/dev/pci/pcidevs_data.h +++ b/sys/dev/pci/pcidevs_data.h @@ -1,10 +1,10 @@ -/* $NetBSD: pcidevs_data.h,v 1.911 2007/10/30 20:44:31 xtraeme Exp $ */ +/* $NetBSD: pcidevs_data.h,v 1.912 2007/10/30 20:58:57 xtraeme Exp $ */ /* * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: pcidevs,v 1.911 2007/10/30 20:44:12 xtraeme Exp + * NetBSD: pcidevs,v 1.912 2007/10/30 20:58:38 xtraeme Exp */ /* @@ -7060,12 +7060,12 @@ static const struct pci_product pci_products[] = { "80321 I/O Processor", }, { - PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_IOP332_A, - "IOP332 PCI Express-to-PCI Bridge #0", + PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_IOP333_A, + "IOP333 PCI Express-to-PCI Bridge #0", }, { - PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_IOP332_B, - "IOP332 PCI Express-to-PCI Bridge #1", + PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_IOP333_B, + "IOP333 PCI Express-to-PCI Bridge #1", }, { PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_6700PXH_PCIE0, |
