[email protected] wrote: > 0 = No PC Card functional interrupt detected (default). > 1 = PC Card functional interrupt detected. .. > So it seams the there is a problem with the IRQ. > Can anybody confirm this estimation?
I disagree. > Any idea, how to set "Card Control" to "1". I believe the register in question only mirrors the current state of the interrupt signal. Such registers can be found also in other bridges. This register bit is read-only and is set only by hardware. It should become 1 again when the card is delivering interrupts. Something is wrong with the setup, causing it to not run. You could always bisect between working and non-working kernels to find the commit which breaks the support. //Peter _______________________________________________ Linux PCMCIA reimplementation list http://lists.infradead.org/mailman/listinfo/linux-pcmcia
