summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorhayeswang <hayeswang@realtek.com>2014-03-04 12:47:48 (GMT)
committerDavid S. Miller <davem@davemloft.net>2014-03-06 01:40:24 (GMT)
commit10c3271712f58215f4d336a1e30aa25be09cd5d1 (patch)
tree3a370fa20e3939a24d3ae62a537dec6dc105fee3 /net
parent367d56f7b4d5ce61e883c64f81786c7a3ae88eea (diff)
downloadlinux-10c3271712f58215f4d336a1e30aa25be09cd5d1.tar.xz
r8152: disable the ECM mode
There are known issues for switching the drivers between ECM mode and vendor mode. The interrup transfer may become abnormal. The hardware may have the opportunity to die if you change the configuration without unloading the current driver first, because all the control transfers of the current driver would fail after the command of switching the configuration. Although to use the ecm driver and vendor driver independently is fine, it may have problems to change the driver from one to the other by switching the configuration. Additionally, now the vendor mode driver is more powerful than the ECM driver. Thus, disable the ECM mode driver, and let r8152 to set the configuration to vendor mode and reset the device automatically. Signed-off-by: Hayes Wang <hayeswang@realtek.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions