From cb2ed75f7ea60b5772a6be5618695d180133e1d8 Mon Sep 17 00:00:00 2001 From: Pyun YongHyeon Date: Thu, 14 Jan 2010 19:14:24 +0000 Subject: [PATCH] Add check for fiber mode for BCM5714 PHY. This PHY supports both copper and fiber interfaces over GMII so an explicit check is necessary to know whether it was configured for fiber interface. This change make BCM5715S work. Tested by: olli MFC after: 1 week --- sys/dev/mii/brgphy.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/dev/mii/brgphy.c b/sys/dev/mii/brgphy.c index 393005c1cd58..1f7d2ebbae06 100644 --- a/sys/dev/mii/brgphy.c +++ b/sys/dev/mii/brgphy.c @@ -197,6 +197,7 @@ brgphy_attach(device_t dev) case MII_OUI_xxBROADCOM: switch (bsc->mii_model) { case MII_MODEL_xxBROADCOM_BCM5706: + case MII_MODEL_xxBROADCOM_BCM5714: /* * The 5464 PHY used in the 5706 supports both copper * and fiber interfaces over GMII. Need to check the