diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-03-11 01:23:26 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-03-11 01:23:26 +0000 |
commit | 9d49618ce2e39dc96275a677693f9e65d74900e0 (patch) | |
tree | 7e2ba405cab3842a2a5c8d5601d598dcbbdb850b /sys/dev/pci/pcidevs_data.h | |
parent | a868062270ba10e24fe361b3d72b1878a688a56e (diff) |
regen
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 013a8fde1d7..77012ab01a0 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.1035 2006/03/07 07:35:00 jsg Exp + * OpenBSD: pcidevs,v 1.1036 2006/03/11 01:20:22 brad Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -3239,14 +3239,14 @@ static const struct pci_known_product pci_known_products[] = { "RAC 3 Add-in", }, { - PCI_VENDOR_DELL, PCI_PRODUCT_DELL_RAC_3_EMBD, - "RAC 3 Embedded/Optional", - }, - { PCI_VENDOR_DELL, PCI_PRODUCT_DELL_PERC_3DI_2, "PERC 3/Di", }, { + PCI_VENDOR_DELL, PCI_PRODUCT_DELL_RAC_3_EMBD, + "RAC 3 Embedded/Optional", + }, + { PCI_VENDOR_DELL, PCI_PRODUCT_DELL_PERC_3DI_3, "PERC 3/Di", }, |