summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/dev/pci/pcidevs.h4
-rw-r--r--sys/dev/pci/pcidevs_data.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index 64c8da5cbf9..2cfb438539f 100644
--- a/sys/dev/pci/pcidevs.h
+++ b/sys/dev/pci/pcidevs.h
@@ -2,7 +2,7 @@
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD: pcidevs,v 1.548 2002/09/24 03:50:17 nate Exp
+ * OpenBSD: pcidevs,v 1.549 2002/09/24 19:45:32 nate Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -1340,7 +1340,7 @@
#define PCI_PRODUCT_INTEL_82546EB 0x1010 /* PRO/1000MT (PWLA8492MT) */
#define PCI_PRODUCT_INTEL_82545EM_SC 0x1011 /* PRO/1000MF (PWLA8490MF) */
#define PCI_PRODUCT_INTEL_82546EB_SC 0x1012 /* PRO/1000MF (PWLA8492MF) */
-#define PCI_PRODUCT_INTEL_82545EM_LX 0x1015 /* PRO/1000MT (PWLA8490LX) */
+#define PCI_PRODUCT_INTEL_82545EM_LX 0x1015 /* PRO/1000MF (PWLA8490LX) */
#define PCI_PRODUCT_INTEL_PRO_100_VE_0 0x1031 /* PRO/100 VE */
#define PCI_PRODUCT_INTEL_PRO_100_VE_1 0x1032 /* PRO/100 VE */
#define PCI_PRODUCT_INTEL_PRO_100_VM_0 0x1033 /* PRO/100 VM */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index e996110dfa4..a8831233ea3 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.548 2002/09/24 03:50:17 nate Exp
+ * OpenBSD: pcidevs,v 1.549 2002/09/24 19:45:32 nate Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -2340,7 +2340,7 @@ static const struct pci_known_product pci_known_products[] = {
},
{
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82545EM_LX,
- "PRO/1000MT (PWLA8490LX)",
+ "PRO/1000MF (PWLA8490LX)",
},
{
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_PRO_100_VE_0,