diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-02-24 03:00:29 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-02-24 03:00:29 +0000 |
commit | dd7e235ef226c171c485e72cb4cc8c2e568cde69 (patch) | |
tree | 4fc0c9f52e23504c59988f30d67e209f3cf3e7e2 /sys/dev/pci/pcidevs_data.h | |
parent | b5453a88e4351875c595c6a5ee0eddd69dd74629 (diff) |
regen
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r-- | sys/dev/pci/pcidevs_data.h | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h index 72df2bfc57a..f0f40454324 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.1027 2006/02/24 02:52:41 brad Exp + * OpenBSD: pcidevs,v 1.1028 2006/02/24 02:58:35 brad Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -3259,18 +3259,14 @@ static const struct pci_known_product pci_known_products[] = { "RAC 4 Virtual UART", }, { - PCI_VENDOR_DELL, PCI_PRODUCT_DELL_PERC_4E_DiSi, - "PERC 4e/Di/Si", + PCI_VENDOR_DELL, PCI_PRODUCT_DELL_PERC_4EDI, + "PERC 4e/Di", }, { PCI_VENDOR_DELL, PCI_PRODUCT_DELL_RAC_4_SMIC, "RAC 4 SMIC", }, { - PCI_VENDOR_DELL, PCI_PRODUCT_DELL_PERC_4EDI, - "PERC 4e/Di", - }, - { PCI_VENDOR_DELL, PCI_PRODUCT_DELL_PERC_3DI_2_SUB, "PERC 3/Di", }, |