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 from miidevs,v 1.106; sync a comment with ...
details: https://anonhg.NetBSD.org/src/rev/4dd2b70c798f
branches: trunk
changeset: 778595:4dd2b70c798f
user: isaki <isaki%NetBSD.org@localhost>
date: Fri Apr 06 09:16:34 2012 +0000
description:
Regen from miidevs,v 1.106; sync a comment with a fact.
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 49d6ce121591 -r 4dd2b70c798f sys/dev/mii/miidevs.h
--- a/sys/dev/mii/miidevs.h Fri Apr 06 09:15:37 2012 +0000
+++ b/sys/dev/mii/miidevs.h Fri Apr 06 09:16:34 2012 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: miidevs.h,v 1.108 2011/11/25 23:29:28 jakllsch Exp $ */
+/* $NetBSD: miidevs.h,v 1.109 2012/04/06 09:16:34 isaki Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: miidevs,v 1.105 2011/11/25 23:28:14 jakllsch Exp
+ * NetBSD: miidevs,v 1.106 2012/04/06 09:15:37 isaki Exp
*/
/*-
@@ -47,7 +47,7 @@
* mapping; the bit positions are defined in IEEE 802-1990, figure 5.2.
* (There is a formal 802.3 interpretation, number 1-07/98 of July 09 1998,
* about this.)
- * The MII_OUI() macro in "mii.h" reflects this.
+ * The MII_OUI() macro in "miivar.h" reflects this.
* If a vendor uses a different mapping, an "xx" prefixed OUI is defined here
* which is mangled accordingly to compensate.
*/
diff -r 49d6ce121591 -r 4dd2b70c798f sys/dev/mii/miidevs_data.h
--- a/sys/dev/mii/miidevs_data.h Fri Apr 06 09:15:37 2012 +0000
+++ b/sys/dev/mii/miidevs_data.h Fri Apr 06 09:16:34 2012 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: miidevs_data.h,v 1.96 2011/11/25 23:29:28 jakllsch Exp $ */
+/* $NetBSD: miidevs_data.h,v 1.97 2012/04/06 09:16:34 isaki Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: miidevs,v 1.105 2011/11/25 23:28:14 jakllsch Exp
+ * NetBSD: miidevs,v 1.106 2012/04/06 09:15:37 isaki Exp
*/
/*-
Home |
Main Index |
Thread Index |
Old Index