opnsense-src/sys/dev/mii
Maxim Sobolev 6b07566596 Provide workaround for the ages old bug affecting certain BCM5708S
chip revision often found in the blades and resulting in interfaces
not sensing carrier signal. Looking at all problem reports it
appears that it only affects some very specific silicon revision
(ASIC (0x57081021); Rev (B2)) and version of the PHY that
supports 1000baseSX-FDX media only. Therefore, narrow the scope of
workaround to combination of that revision and media type. Given
that the first report on this issue is dated back to 2007, there is
not much hope that this issue will ever be properly resolved.

Among affected systems are IBM HS21, Intel SBXD132 and HP BL460c.

PR:		118238, 122551, 140970
MFC after:	1 month
2010-03-10 05:19:14 +00:00
..
acphy.c Set MIIF_HAVE_FIBER and add IFM_100_FX media when the AC_MCTL_FX_SEL 2007-01-12 22:59:38 +00:00
acphyreg.h - Correct the AC_MCTL_BYP_PCS constant. 2007-01-12 22:58:04 +00:00
amphy.c Fix a typo in a comment. 2008-01-27 01:11:57 +00:00
amphyreg.h
atphy.c Use auto-negotiation for manual media type selection. This fixes 2008-10-25 06:39:17 +00:00
atphyreg.h Add Attansic/Atheros F1 PHY driver. 2008-05-19 01:12:10 +00:00
axphy.c New PHY driver for the internal PHY found in the AX88790. There's a 2009-03-30 16:01:09 +00:00
axphyreg.h New PHY driver for the internal PHY found in the AX88790. There's a 2009-03-30 16:01:09 +00:00
bmtphy.c Add a helper function mii_phy_dev_probe(), which wraps around the 2006-12-02 15:32:34 +00:00
bmtphyreg.h The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-03 17:55:51 +00:00
brgphy.c Provide workaround for the ages old bug affecting certain BCM5708S 2010-03-10 05:19:14 +00:00
brgphyreg.h Add support for the BCM5906[M] adapters. These adapters only support 2008-04-29 19:47:13 +00:00
ciphy.c Correct PHY description and OUI of VSC8211. Previously VSC8211 was 2008-10-23 01:27:15 +00:00
ciphyreg.h Add support Vitesse VSC8601 PHY that is found on nVidia network 2007-06-06 06:55:49 +00:00
e1000phy.c Remove programming LED register and enable 25MHz TX clock for 2010-03-03 17:56:52 +00:00
e1000phyreg.h Add hack to pass controller specific information to phy driver. 2009-09-28 21:03:28 +00:00
exphy.c - Take advantage of mii_phy_dev_probe(). 2007-01-12 23:17:43 +00:00
gentbi.c - Remove MIIF_NOISOLATE; there's generally no reason to let gentbi(4) 2007-10-29 21:11:55 +00:00
icsphy.c Add icsphy(4), Integrated Circuit Systems PHY driver, ported from 2007-06-11 02:04:50 +00:00
icsphyreg.h The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-03 17:55:51 +00:00
inphy.c Use mii_phy_add_media()/mii_phy_setmedia()-compatible media table 2007-01-12 22:27:46 +00:00
inphyreg.h
ip1000phy.c Make sure to enable Next Page bit for IP1001. Otherwise the PHY 2009-12-18 21:57:51 +00:00
ip1000phyreg.h For IP1001 PHYs, read auto-negotiation advertisement register to 2009-03-09 08:17:46 +00:00
jmphy.c Add JMicron JMP202/JMP211 PHY driver. 2008-05-27 01:16:40 +00:00
jmphyreg.h Add JMicron JMP202/JMP211 PHY driver. 2008-05-27 01:16:40 +00:00
lxtphy.c Add support for the Apple Big Mac (BMAC) Ethernet controller, 2008-06-07 22:58:32 +00:00
lxtphyreg.h The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-03 17:55:51 +00:00
mii.c The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-03 17:55:51 +00:00
mii.h
mii_physubr.c The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-03 17:55:51 +00:00
miibus_if.m
miidevs The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-03 17:55:51 +00:00
miivar.h The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-03 17:55:51 +00:00
mlphy.c Move the code that looks for the companion phy to a subroutine to make 2008-08-23 15:50:18 +00:00
nsgphy.c - Also probe DP83865, which is an is an ultra low power version 2009-06-13 23:27:04 +00:00
nsgphyreg.h
nsphy.c - Fix a typo in a comment. 2008-01-27 01:30:02 +00:00
nsphyreg.h The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-03 17:55:51 +00:00
nsphyter.c Add a driver for the National Semiconductor DP83815, DP83843 and 2008-01-27 01:10:41 +00:00
nsphyterreg.h The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-03 17:55:51 +00:00
pnaphy.c Add a helper function mii_phy_dev_probe(), which wraps around the 2006-12-02 15:32:34 +00:00
qsphy.c Add a helper function mii_phy_dev_probe(), which wraps around the 2006-12-02 15:32:34 +00:00
qsphyreg.h The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-03 17:55:51 +00:00
rgephy.c Fix a copy/paste error 2008-08-06 07:52:59 +00:00
rgephyreg.h Add RTL8211C(L) support. 2008-07-02 08:10:18 +00:00
rlphy.c IEEE 802.3 Annex 28B.3 explicitly specifies the following relative 2007-11-16 10:25:36 +00:00
rlswitch.c MFp4: add basic driver for RTL8305SC switch in PHY emulation 2007-01-05 01:46:26 +00:00
ruephy.c - Take advantage of mii_phy_dev_probe() and mii_phy_setmedia(). 2007-01-13 00:06:41 +00:00
ruephyreg.h
smcphy.c This is a rewritten driver for the SMSC LAN91C111. It's based in part on the 2008-06-06 05:00:49 +00:00
tdkphy.c cardbus -> CardBus 2010-01-03 23:31:58 +00:00
tdkphyreg.h
tlphy.c It turns out that my analysis of the error handling here was wrong. 2008-08-23 15:29:28 +00:00
tlphyreg.h
truephy.c Renamed the FRAMELEN macro to TRUEPHY_FRAMELEN as for powerpc 2008-11-28 23:44:13 +00:00
truephyreg.h Add et(4), a port of DragonFly's Agere ET1310 10/100/Gigabit 2008-06-20 19:30:44 +00:00
ukphy.c - Don't set MIIF_NOISOLATE so ukphy(4) can be used in configurations with 2007-01-20 00:52:29 +00:00
ukphy_subr.c The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-03 17:55:51 +00:00
xmphy.c Some style changes to a couple of PHY drivers: 2006-12-02 19:36:25 +00:00
xmphyreg.h