Fix RTL8019AS init for Toshiba RBTX49xx boards
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Mon, 8 May 2006 20:58:28 +0000 (00:58 +0400)
committerStephen Hemminger <shemminger@osdl.org>
Mon, 8 May 2006 23:00:58 +0000 (16:00 -0700)
    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>

No differences found