diff options
author | Chris Cappuccio <chris@cvs.openbsd.org> | 2001-02-22 03:04:35 +0000 |
---|---|---|
committer | Chris Cappuccio <chris@cvs.openbsd.org> | 2001-02-22 03:04:35 +0000 |
commit | 57de82e571f0e87d43cdc80059281ecc843f95f8 (patch) | |
tree | 6f59b69927e33a22a24ef684c09dfaced4a37786 /sys/dev/pci/pcidevs_data.h | |
parent | bbc664ffacc4c5ee6d4431d428ab1c46849cb4c3 (diff) |
sync
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r-- | sys/dev/pci/pcidevs_data.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h index 653ea11d59e..80413f60e2f 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.368 2001/02/21 23:44:13 chris Exp + * OpenBSD: pcidevs,v 1.369 2001/02/22 01:34:29 chris Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -3679,8 +3679,8 @@ static const struct pci_known_product pci_known_products[] = { "VT82C561", }, { - PCI_VENDOR_VIATECH, PCI_PRODUCT_VIATECH_VT82C586A_IDE, - "VT82C586A IDE", + PCI_VENDOR_VIATECH, PCI_PRODUCT_VIATECH_VT82C571, + "VT82C571 IDE", }, { PCI_VENDOR_VIATECH, PCI_PRODUCT_VIATECH_VT82C576, @@ -3739,8 +3739,8 @@ static const struct pci_known_product pci_known_products[] = { "VT82C570M PCI-ISA", }, { - PCI_VENDOR_VIATECH, PCI_PRODUCT_VIATECH_VT82C586_IDE, - "VT82C586 IDE", + PCI_VENDOR_VIATECH, PCI_PRODUCT_VIATECH_VT82C416, + "VT82C416 IDE", }, { PCI_VENDOR_VIATECH, PCI_PRODUCT_VIATECH_VT82C1595, |