OSDN Git Service

[PATCH] 3c59x: reload EEPROM values at rmmod for needy cards
authorWilly TARREAU <willy@pcw.(none)>
Sun, 7 May 2006 21:19:26 +0000 (23:19 +0200)
committerWilly TARREAU <willy@pcw.(none)>
Sun, 7 May 2006 21:19:26 +0000 (23:19 +0200)
commit8511aca94801a49201cb31e7ab6a4d2373504411
treeb91cfea49ac5a9c7cee713ef9f43a6b514b56eae
parentab23eb3f1e0f6844596a6dce141d01d0827b0da2
[PATCH] 3c59x: reload EEPROM values at rmmod for needy cards

John W. Linville has posted this patch twice in the past, but it was merged
only in 2.6 and eventually got lost.

3c905 cards need an additional bit unmasked in the reset at rmmod or
else they don't get reinitialized properly when the driver is reloaded.
3c900 Boomerang added to list of devices needing EEPROM_RESET.

Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Willy Tarreau <willy@w.ods.org>
- Willy
drivers/net/3c59x.c