Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/mii Regen; improve AMD PHY names.
details: https://anonhg.NetBSD.org/src/rev/73bc4cf8a80d
branches: trunk
changeset: 514164:73bc4cf8a80d
user: thorpej <thorpej%NetBSD.org@localhost>
date: Sat Aug 25 01:39:59 2001 +0000
description:
Regen; improve AMD PHY names.
diffstat:
sys/dev/mii/miidevs.h | 10 +++++-----
sys/dev/mii/miidevs_data.h | 4 ++--
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (47 lines):
diff -r d796d44b9857 -r 73bc4cf8a80d sys/dev/mii/miidevs.h
--- a/sys/dev/mii/miidevs.h Sat Aug 25 01:39:22 2001 +0000
+++ b/sys/dev/mii/miidevs.h Sat Aug 25 01:39:59 2001 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: miidevs.h,v 1.28 2001/08/23 04:47:36 thorpej Exp $ */
+/* $NetBSD: miidevs.h,v 1.29 2001/08/25 01:39:59 thorpej Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: miidevs,v 1.28 2001/08/23 04:47:05 thorpej Exp
+ * NetBSD: miidevs,v 1.29 2001/08/25 01:39:22 thorpej Exp
*/
/*-
@@ -117,11 +117,11 @@
#define MII_MODEL_yyAMD_79C972_10T 0x0001
#define MII_STR_yyAMD_79C972_10T "Am79C972 internal 10BASE-T interface"
#define MII_MODEL_yyAMD_79c973phy 0x0036
-#define MII_STR_yyAMD_79c973phy "Am79C973 internal PHY"
+#define MII_STR_yyAMD_79c973phy "Am79C973 internal 10/100 media interface"
#define MII_MODEL_yyAMD_79c901 0x0037
-#define MII_STR_yyAMD_79c901 "Am79C901 10 PHY"
+#define MII_STR_yyAMD_79c901 "Am79C901 10BASE-T interface"
#define MII_MODEL_yyAMD_79c901home 0x0039
-#define MII_STR_yyAMD_79c901home "Am79C901 HomePHY"
+#define MII_STR_yyAMD_79c901home "Am79C901 HomePNA 1.0 interface"
/* Broadcom Corp. PHYs */
#define MII_MODEL_xxBROADCOM_3C905B 0x0012
diff -r d796d44b9857 -r 73bc4cf8a80d sys/dev/mii/miidevs_data.h
--- a/sys/dev/mii/miidevs_data.h Sat Aug 25 01:39:22 2001 +0000
+++ b/sys/dev/mii/miidevs_data.h Sat Aug 25 01:39:59 2001 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: miidevs_data.h,v 1.18 2001/08/23 04:47:36 thorpej Exp $ */
+/* $NetBSD: miidevs_data.h,v 1.19 2001/08/25 01:40:00 thorpej Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: miidevs,v 1.28 2001/08/23 04:47:05 thorpej Exp
+ * NetBSD: miidevs,v 1.29 2001/08/25 01:39:22 thorpej Exp
*/
/*-
Home |
Main Index |
Thread Index |
Old Index