Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pci regen - fix description of one Intel PRO/100 VM ...
details: https://anonhg.NetBSD.org/src/rev/10f40c149420
branches: trunk
changeset: 551869:10f40c149420
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Sat Sep 13 12:17:18 2003 +0000
description:
regen - fix description of one Intel PRO/100 VM variant, as reported
by Lars Heidieker on current-users@
diffstat:
sys/dev/pci/pcidevs.h | 6 +++---
sys/dev/pci/pcidevs_data.h | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (50 lines):
diff -r 84aaa089ad78 -r 10f40c149420 sys/dev/pci/pcidevs.h
--- a/sys/dev/pci/pcidevs.h Sat Sep 13 12:17:12 2003 +0000
+++ b/sys/dev/pci/pcidevs.h Sat Sep 13 12:17:18 2003 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs.h,v 1.572 2003/08/28 15:18:32 thorpej Exp $ */
+/* $NetBSD: pcidevs.h,v 1.573 2003/09/13 12:17:18 jdolecek Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.573 2003/08/28 15:17:54 thorpej Exp
+ * NetBSD: pcidevs,v 1.574 2003/09/13 12:13:29 jdolecek Exp
*/
/*
@@ -1494,7 +1494,7 @@
#define PCI_PRODUCT_INTEL_PRO_100_VE_4 0x103d /* PRO/100 VE (MOB) Network Controller */
#define PCI_PRODUCT_INTEL_PRO_100_VM_5 0x103e /* PRO/100 VM (MOB) Network Controller */
#define PCI_PRODUCT_INTEL_PRO_WL_2100 0x1043 /* PRO/Wireless LAN 2100 3B Mini PCI Adapter */
-#define PCI_PRODUCT_INTEL_PRO_100_VM_6 0x1050 /* PRO/100 VM Network Controller with 82562ET PHY */
+#define PCI_PRODUCT_INTEL_PRO_100_VM_6 0x1050 /* PRO/100 VM Network Controller with 82562ET/EZ PHY */
#define PCI_PRODUCT_INTEL_PRO_100_M 0x1059 /* PRO/100 M Network Controller */
#define PCI_PRODUCT_INTEL_82815_DC100_HUB 0x1100 /* 82815 Hub */
#define PCI_PRODUCT_INTEL_82815_DC100_AGP 0x1101 /* 82815 AGP */
diff -r 84aaa089ad78 -r 10f40c149420 sys/dev/pci/pcidevs_data.h
--- a/sys/dev/pci/pcidevs_data.h Sat Sep 13 12:17:12 2003 +0000
+++ b/sys/dev/pci/pcidevs_data.h Sat Sep 13 12:17:18 2003 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs_data.h,v 1.570 2003/08/28 15:18:33 thorpej Exp $ */
+/* $NetBSD: pcidevs_data.h,v 1.571 2003/09/13 12:17:19 jdolecek Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.573 2003/08/28 15:17:54 thorpej Exp
+ * NetBSD: pcidevs,v 1.574 2003/09/13 12:13:29 jdolecek Exp
*/
/*
@@ -4105,7 +4105,7 @@
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_PRO_100_VM_6,
0,
"Intel",
- "PRO/100 VM Network Controller with 82562ET PHY",
+ "PRO/100 VM Network Controller with 82562ET/EZ PHY",
},
{
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_PRO_100_M,
Home |
Main Index |
Thread Index |
Old Index