diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-08-03 02:31:49 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-08-03 02:31:49 +0000 |
commit | db0704d33c0ee3e755224f6042603ac25833b953 (patch) | |
tree | 39c2af66026c8e3a254c755a6e1410497399f0ed /sys/dev/pci/pcidevs_data.h | |
parent | 2698e44c3d709ac2cc13984a0c2e06056feaf903 (diff) |
regen
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r-- | sys/dev/pci/pcidevs_data.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h index 84d622b29ce..0d62a65f6c1 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.1122 2006/08/03 00:49:45 brad Exp + * OpenBSD: pcidevs,v 1.1123 2006/08/03 02:25:29 brad Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -5427,8 +5427,8 @@ static const struct pci_known_product pci_known_products[] = { "6300ESB USB", }, { - PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_5300ESB_USB, - "5300ESB USB", + PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_6300ESB_USB, + "6300ESB USB", }, { PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_6300ESB_WDT, |