Re: presario laptop pcmcia loading problems

From: Russell King
Date: Sat Sep 13 2003 - 17:06:09 EST


On Sat, Sep 13, 2003 at 01:56:15PM -0700, Joshua Kwan wrote:
> On Sat, Sep 13, 2003 at 09:27:19PM +0100, Russell King wrote:
> > > # CONFIG_ISA is not set
> >
> > Turn this on.
>
> How about requiring CONFIG_ISA for CONFIG_PCMCIA_HERMES?

It's unrelated to Hermes.

Turning off CONFIG_ISA drops out a chunk of code to do with ISA support,
including support for ISA-style interrupts from PCMCIA. However, PCMCIA
cards are still useful if your cardbus socket routes PCMCIA card
interrupts to the PCI interrupt.

What I basically need to do (when I get around to it) is to work out
a decent way to handle routing the cardbus/pcmcia interrupts according
to what resources are available. But alas, time is a commodity which
I'm sorely lacking at the moment.

So for the moment, if you want to use PCMCIA cards, always ensure you
have CONFIG_ISA turned on.

--
Russell King (rmk@xxxxxxxxxxxxxxxx) http://www.arm.linux.org.uk/personal/
Linux kernel maintainer of:
2.6 ARM Linux - http://www.arm.linux.org.uk/
2.6 PCMCIA - http://pcmcia.arm.linux.org.uk/
2.6 Serial core
-
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/