]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commitaedc0e520e5ae9ba1342c25c4604d18fb236c2bc
tree07c7bd17f27ac3dec7cd88ed58fcee062e63f202
parent8cd35da094bed8a41eb722c1d03eab24d57bf706
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>
drivers/net/ne.c