Re: [Bug 1068] New: Errors when loading airo module

From: Russell King
Date: Tue Aug 12 2003 - 07:14:58 EST


On Tue, Aug 12, 2003 at 07:38:00AM -0400, Rob Landley wrote:
> Okay, so which non-Cardbus PCMCIA slections, which are not legal to enable
> without CONFIG_ISA, are missing a kconfig dependency on CONFIG_ISA? (I
> guessed it was the ARM specific ones, but it was just a guess...)

If you have PCMCIA enabled, but CONFIG_ISA disabled and it discovers
that you have ISA interrupts, then Bad Things Will Happen. Howver,
if you have PCMCIA enabled and it doesn't find any ISA interrupts,
we couldn't care less about the setting of CONFIG_ISA.

We should probably force the per-socket irq_mask to zero if CONFIG_ISA
isn't set... I'll look into that once the hot weather has abaited.

--
Russell King (rmk@xxxxxxxxxxxxxxxx) The developer of ARM Linux
http://www.arm.linux.org.uk/personal/aboutme.html

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/