spidernet: introduce new setting
We found a new chip setting that we need in order to make the driver work more reliable. Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com> Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
This commit is contained in:
committed by
Stephen Hemminger
parent
aedc0e520e
commit
b636d17a3b
@ -1652,6 +1652,8 @@ spider_net_enable_card(struct spider_net_card *card)
|
||||
{ SPIDER_NET_GFTRESTRT, SPIDER_NET_RESTART_VALUE },
|
||||
|
||||
{ SPIDER_NET_GMRWOLCTRL, 0 },
|
||||
{ SPIDER_NET_GTESTMD, 0x10000000 },
|
||||
{ SPIDER_NET_GTTQMSK, 0x00400040 },
|
||||
{ SPIDER_NET_GTESTMD, 0 },
|
||||
|
||||
{ SPIDER_NET_GMACINTEN, 0 },
|
||||
|
Reference in New Issue
Block a user