K 10 svn:author V 7 yongari K 8 svn:date V 27 2008-01-14T07:16:48.000000Z K 7 svn:log V 341 Implement WOL capability. - Turn on WOL bits in suspend/shutdown method. - WOL is disabled in resume routine as WOL can interfere normal Rx operation. - Move stge_reset() to stge_init_locked() as resetting hardware clears configured Rx information which in turn results in non-working Rx module after suspend/shutdown operation. END