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 after clarifying IGPE1000 name.



details:   https://anonhg.NetBSD.org/src/rev/6e06b3fdf435
branches:  trunk
changeset: 554308:6e06b3fdf435
user:      fvdl <fvdl%NetBSD.org@localhost>
date:      Sun Oct 26 22:25:53 2003 +0000

description:
Regen after clarifying IGPE1000 name.

diffstat:

 sys/dev/mii/miidevs.h      |  6 +++---
 sys/dev/mii/miidevs_data.h |  4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (41 lines):

diff -r 7a2372a55e61 -r 6e06b3fdf435 sys/dev/mii/miidevs.h
--- a/sys/dev/mii/miidevs.h     Sun Oct 26 22:24:58 2003 +0000
+++ b/sys/dev/mii/miidevs.h     Sun Oct 26 22:25:53 2003 +0000
@@ -1,10 +1,10 @@
-/*     $NetBSD: miidevs.h,v 1.51 2003/10/26 21:35:13 fvdl Exp $        */
+/*     $NetBSD: miidevs.h,v 1.52 2003/10/26 22:25:53 fvdl Exp $        */
 
 /*
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     NetBSD: miidevs,v 1.50 2003/10/26 21:34:44 fvdl Exp 
+ *     NetBSD: miidevs,v 1.51 2003/10/26 22:24:58 fvdl Exp 
  */
 
 /*-
@@ -187,7 +187,7 @@
 #define        MII_STR_yyINTEL_I82553  "i82553 10/100 media interface"
 
 #define        MII_MODEL_yyINTEL_IGP01E1000    0x0038
-#define        MII_STR_yyINTEL_IGP01E1000      "IGP01E1000 10/100/1000 media interface"
+#define        MII_STR_yyINTEL_IGP01E1000      "Intel IGP01E1000 Gigabit PHY"
 
 /* Level 1 PHYs */
 #define        MII_MODEL_xxLEVEL1_LXT970       0x0000
diff -r 7a2372a55e61 -r 6e06b3fdf435 sys/dev/mii/miidevs_data.h
--- a/sys/dev/mii/miidevs_data.h        Sun Oct 26 22:24:58 2003 +0000
+++ b/sys/dev/mii/miidevs_data.h        Sun Oct 26 22:25:53 2003 +0000
@@ -1,10 +1,10 @@
-/*     $NetBSD: miidevs_data.h,v 1.41 2003/10/26 21:35:13 fvdl Exp $   */
+/*     $NetBSD: miidevs_data.h,v 1.42 2003/10/26 22:25:53 fvdl Exp $   */
 
 /*
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     NetBSD: miidevs,v 1.50 2003/10/26 21:34:44 fvdl Exp 
+ *     NetBSD: miidevs,v 1.51 2003/10/26 22:24:58 fvdl Exp 
  */
 
 /*-



Home | Main Index | Thread Index | Old Index