commit | 2f3a081ea2f63cd5b3e549a0040c760d87483f99 | [log] [tgz] |
---|---|---|
author | Steve Glendinning <steve.glendinning@shawell.net> | Mon Apr 30 07:56:56 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 30 21:52:42 2012 -0400 |
tree | 8875061f829c8adcbc1e1649e055cd450ea87096 | |
parent | c0b92e4d44ecaab3cd3f09f9f905306a5989b0d4 [diff] |
smsc75xx: enable mac to detect speed/duplex from phy This patch sets the automatic speed and duplex detection bits in MAC_CR to enable the mac to determine its speed automatically from the phy. Note this must be done BEFORE the receiver or transmitter is enabled. Signed-off-by: Stephane Fillod <fillods@users.sf.net> Signed-off-by: Steve Glendinning <steve.glendinning@shawell.net> Signed-off-by: David S. Miller <davem@davemloft.net>