]> git.neil.brown.name Git - history.git/commit
[PATCH] fix for 16-bit PCMCIA interrupt selection
authorAndrew Morton <akpm@osdl.org>
Tue, 30 Dec 2003 09:00:07 +0000 (01:00 -0800)
committerLinus Torvalds <torvalds@home.osdl.org>
Tue, 30 Dec 2003 09:00:07 +0000 (01:00 -0800)
commit75c71254324ada89861ab3c81facef278ef50bdc
treea1e6247fe8106c6b73d2e6d60eee626e24510035
parent9a639403db629e3d0b109d978ca4769e57678c22
[PATCH] fix for 16-bit PCMCIA interrupt selection

From: David Hinds <dhinds@sonic.net>

This fixes interrupt allocation for 16-bit PCMCIA cards, so that on systems
supporting ISA bus interrupts, if all ISA interrupts are unavailable, we'll
fall back on sharing the bridge PCI interrupt.
drivers/pcmcia/cs.c