[Zrouter-src-freebsd] ZRouter.org: push to FreeBSD HEAD tree

zrouter-src-freebsd at zrouter.org zrouter-src-freebsd at zrouter.org
Thu Jan 5 12:04:34 UTC 2012


details:   http://zrouter.org/hg/FreeBSD/head//rev/8ff44c9ba7b6
changeset: 260:8ff44c9ba7b6
user:      ray at terran.dlink.ua
date:      Thu Jan 05 12:44:16 2012 +0200
description:
If switch have not real ID, we will attach it by hints.
No fake ID required.

diffstat:

 head/sys/dev/mii/miidevs |  20 --------------------
 1 files changed, 0 insertions(+), 20 deletions(-)

diffs (37 lines):

diff -r ec7cb414e5cc -r 8ff44c9ba7b6 head/sys/dev/mii/miidevs
--- a/head/sys/dev/mii/miidevs	Thu Jan 05 12:42:10 2012 +0200
+++ b/head/sys/dev/mii/miidevs	Thu Jan 05 12:44:16 2012 +0200
@@ -109,11 +109,6 @@
 oui yyREALTEK			0x000004	RealTek Semicondctor
 
 /*
- * Ethernet switch framwork pseudo ID.
- * equal to just set register ID1 to 0xffff.
- */
-oui SWITCHFW			0xfcff03	Switch Framework
-/*
  * List of known models.  Grouped by oui.
  */
 
@@ -317,21 +312,6 @@
 /* Silicon Integrated Systems PHYs */
 model SIS 900			0x0000 SiS 900 10/100 media interface
 
-/*
- * Ethernet switch framwork pseudo IDs.
- * Reserve space for new models of manufacturers.
- */
-model SWITCHFW PSEUDO		0x0000 Switch framework pseudo PHY
-model SWITCHFW AR8X16		0x0101 Atheros AR8x16 switch family
-model SWITCHFW BCM5325		0x0201 Broadcom BCM5325 switch family (5354, 53115, etc)
-/* IC+ 0x0300 */
-/* Infineon-ADMtek 0x0400 */
-/* Marvel 0x0500 */
-model SWITCHFW RT305X		0x0601 Ralink RT3050F/RT3052F internal switch
-model SWITCHFW RTL830x		0x0701 Realtek RTL8306/RTL8309
-model SWITCHFW RTL8366		0x0702 Realtek RTL8366 switch family
-model SWITCHFW RTL8370		0x0703 Realtek RTL8367/RTL8370 switch family
-
 /* Texas Instruments PHYs */
 model TI TLAN10T		0x0001 ThunderLAN 10BASE-T media interface
 model TI 100VGPMI		0x0002 ThunderLAN 100VG-AnyLan media interface


More information about the Zrouter-src-freebsd mailing list