Module Name: src
Committed By: msaitoh
Date: Wed Sep 4 08:57:05 UTC 2019
Modified Files:
src/sys/dev/mii: miidevs.h miidevs_data.h
Log Message:
Regen.
To generate a diff of this commit:
cvs rdiff -u -r1.153 -r1.154 src/sys/dev/mii/miidevs.h
cvs rdiff -u -r1.141 -r1.142 src/sys/dev/mii/miidevs_data.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/dev/mii/miidevs.h
diff -u src/sys/dev/mii/miidevs.h:1.153 src/sys/dev/mii/miidevs.h:1.154
--- src/sys/dev/mii/miidevs.h:1.153 Wed Sep 4 06:28:08 2019
+++ src/sys/dev/mii/miidevs.h Wed Sep 4 08:57:05 2019
@@ -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 */
Index: src/sys/dev/mii/miidevs_data.h
diff -u src/sys/dev/mii/miidevs_data.h:1.141 src/sys/dev/mii/miidevs_data.h:1.142
--- src/sys/dev/mii/miidevs_data.h:1.141 Wed Sep 4 06:28:08 2019
+++ src/sys/dev/mii/miidevs_data.h Wed Sep 4 08:57:05 2019
@@ -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
*/
/*-