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.
details: https://anonhg.NetBSD.org/src/rev/26abe42fe634
branches: trunk
changeset: 454077:26abe42fe634
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Wed Sep 04 08:57:05 2019 +0000
description:
Regen.
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 51dd5dd0b02d -r 26abe42fe634 sys/dev/mii/miidevs.h
--- a/sys/dev/mii/miidevs.h Wed Sep 04 08:56:45 2019 +0000
+++ b/sys/dev/mii/miidevs.h Wed Sep 04 08:57:05 2019 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: miidevs.h,v 1.153 2019/09/04 06:28:08 msaitoh Exp $ */
+/* $NetBSD: miidevs.h,v 1.154 2019/09/04 08:57:05 msaitoh Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: miidevs,v 1.155 2019/09/04 06:27:49 msaitoh Exp
+ * NetBSD: miidevs,v 1.156 2019/09/04 08:56:45 msaitoh Exp
*/
/*-
@@ -102,7 +102,7 @@
#define MII_OUI_NATSEMI 0x080017 /* National Semiconductor */
#define MII_OUI_TI 0x080028 /* Texas Instruments */
#define MII_OUI_BROADCOM4 0x18c086 /* Broadcom Corporation */
-#define MII_OUI_Renesas 0x749050 /* Renesas */
+#define MII_OUI_RENESAS 0x749050 /* Renesas */
/* Unregisterd or wrong OUI */
#define MII_OUI_yyREALTEK 0x000004 /* Realtek */
diff -r 51dd5dd0b02d -r 26abe42fe634 sys/dev/mii/miidevs_data.h
--- a/sys/dev/mii/miidevs_data.h Wed Sep 04 08:56:45 2019 +0000
+++ b/sys/dev/mii/miidevs_data.h Wed Sep 04 08:57:05 2019 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: miidevs_data.h,v 1.141 2019/09/04 06:28:08 msaitoh Exp $ */
+/* $NetBSD: miidevs_data.h,v 1.142 2019/09/04 08:57:05 msaitoh Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: miidevs,v 1.155 2019/09/04 06:27:49 msaitoh Exp
+ * NetBSD: miidevs,v 1.156 2019/09/04 08:56:45 msaitoh Exp
*/
/*-
Home |
Main Index |
Thread Index |
Old Index