aboutsummaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorDaniel Ritz <daniel.ritz@gmx.ch>2005-08-24 17:03:23 +0200
committerDominik Brodowski <linux@dominikbrodowski.net>2005-09-26 13:11:24 +0200
commita413c09094e4df714c274690928dcf8125daf7e8 (patch)
treefc7fcdbd1f85686638aa959a632cab0328abf47f /fs
parent8c3520d4eb3b1bbf2e45fbae8dcfb8db06d5e775 (diff)
[PATCH] yenta: don't mess with bridge control register
In interrupt probing (both ISA and PCI) the bridge control register is used to change interrupt routing to ISA or PCI by changing bit 7. But this bit only controls the routing of card functional interrupts, not the CSC interrupts which are used for interrupt probing. A bad side effect of messing with this register in yenta_probe_irq() is that it can lead to irq storms if a card is inserted and already powered by the BIOS. Usage in yenta_sock_init() and yenta_config_init() seem to be fishy as well. Signed-off-by: Daniel Ritz <daniel.ritz@gmx.ch> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions