commit | 3a800ff50a107b1b562f17e087a65e4c18e3a35c | [log] [tgz] |
---|---|---|
author | Aurelien Jarno <aurelien@aurel32.net> | Tue Oct 23 23:06:38 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Thu Nov 08 14:15:29 2007 +1100 |
tree | 0c6ce80624733ad5355896b077adcc462c8ac828 | |
parent | 1db3e890aed3ac39cded30d6e94618bda086f7ce [diff] |
[POWERPC] i8259: Add disable method Since commit 76d2160147f43f982dfe881404cfde9fd0a9da21, the NE2000 card is not working anymore on PPC and POWERPC and produces WATCHDOG timeouts. The patch below fixes that the same way it has been done on x86, x86_64 and MIPS. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Paul Mackerras <paulus@samba.org>