summaryrefslogtreecommitdiffstats
path: root/sys/dev/mii/brgphy.c
diff options
context:
space:
mode:
authordwhite <dwhite@FreeBSD.org>2007-01-26 17:05:24 +0000
committerdwhite <dwhite@FreeBSD.org>2007-01-26 17:05:24 +0000
commit308276e932abbce5a6e0a63ca77cb703deef96da (patch)
tree7b6e3f7baa6f206bc3355eb0943791712d23dbb7 /sys/dev/mii/brgphy.c
parent3c7fc4d94cf691ec33107f3af812cb1d2c361f65 (diff)
downloadFreeBSD-src-308276e932abbce5a6e0a63ca77cb703deef96da.zip
FreeBSD-src-308276e932abbce5a6e0a63ca77cb703deef96da.tar.gz
Collapse 5706C and 5708C PHYs into one entry. ID 0x15 is actually used for
the SERDES PHY on these chips and we want gentbi to pick this up, not brgphy.
Diffstat (limited to 'sys/dev/mii/brgphy.c')
-rw-r--r--sys/dev/mii/brgphy.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/mii/brgphy.c b/sys/dev/mii/brgphy.c
index 09ff2c0..204fa64 100644
--- a/sys/dev/mii/brgphy.c
+++ b/sys/dev/mii/brgphy.c
@@ -115,7 +115,6 @@ static const struct mii_phydesc brgphys[] = {
MII_PHY_DESC(xxBROADCOM, BCM5704),
MII_PHY_DESC(xxBROADCOM, BCM5705),
MII_PHY_DESC(xxBROADCOM, BCM5706C),
- MII_PHY_DESC(xxBROADCOM, BCM5708C),
MII_PHY_DESC(xxBROADCOM, BCM5714),
MII_PHY_DESC(xxBROADCOM, BCM5750),
MII_PHY_DESC(xxBROADCOM, BCM5752),
OpenPOWER on IntegriCloud