diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2000-09-19 08:38:14 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2000-09-19 08:38:14 +0000 |
commit | f0eb7433baf19907c911c8afc4461877edd3e80e (patch) | |
tree | b02a4d99ef594b911921cdb06afc65fb67e7b251 /sys/dev/pci/pcidevs_data.h | |
parent | add2e8a31d045f680d473bf8e0e74ec8f2ea888e (diff) |
sync
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r-- | sys/dev/pci/pcidevs_data.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h index e6126661887..41d4c00c882 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.319 2000/09/15 17:46:49 deraadt Exp + * OpenBSD: pcidevs,v 1.321 2000/09/19 08:37:30 niklas Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1695,19 +1695,19 @@ struct pci_knowndev pci_knowndevs[] = { "GXm PCI-ISA", }, { - PCI_VENDOR_DELL, PCI_PRODUCT_DELL_DELL_PERC_2SI, + PCI_VENDOR_DELL, PCI_PRODUCT_DELL_PERC_2SI, 0, "Dell Computer", "PERC 2/Si", }, { - PCI_VENDOR_DELL, PCI_PRODUCT_DELL_DELL_PERC_3DI, + PCI_VENDOR_DELL, PCI_PRODUCT_DELL_PERC_3DI, 0, "Dell Computer", "PERC 3/Di", }, { - PCI_VENDOR_DELL, PCI_PRODUCT_DELL_DELL_PERC_3SI, + PCI_VENDOR_DELL, PCI_PRODUCT_DELL_PERC_3SI, 0, "Dell Computer", "PERC 3/Si", |