| commit | aedc0e520e5ae9ba1342c25c4604d18fb236c2bc | [log] [tgz] |
|---|---|---|
| author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | Tue May 09 00:58:28 2006 +0400 |
| committer | Stephen Hemminger <shemminger@osdl.org> | Mon May 08 16:00:58 2006 -0700 |
| tree | 07c7bd17f27ac3dec7cd88ed58fcee062e63f202 | |
| parent | 8cd35da094bed8a41eb722c1d03eab24d57bf706 [diff] |
Fix RTL8019AS init for Toshiba RBTX49xx boards
Ensure that 8-bit mode is selected for the on-board Realtek RTL8019AS chip
on Toshiba RBHMA4x00, get rid of the duplicate #ifdef's when setting
ei_status.word16.
The chip's datasheet says that the PSTOP register shouldn't exceed 0x60 in
8-bit mode -- ensure this too.
Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>