pd6729 infinite eventloop

komurojun-mbn at nifty.com komurojun-mbn at nifty.com
Sat Feb 19 03:00:54 EST 2005


Hi,

Can you try kernel 2.6.10-mm3 or later.
and add PCIC_OPTS="irq_mode=0" 
to your pcmcia-configuration file(/etc/pcmcia.conf)?

or you modify the pd6729.c directly.
-static int irq_mode = 1; /* 0 = ISA interrupt, 1 = PCI interrupt */
+static int irq_mode = 0; /* 0 = ISA interrupt, 1 = PCI interrupt */

If irq_mode = 0, interrupt is routed to the ISA.

>pd6729: Cirrus PD6729 PCI to PCMCIA Bridge at 0xd000 on irq 10
>pd6729: ISA irqs = 3,4,5,7,9,10,11  polling status changes.

Best Regards
Komuro




More information about the linux-pcmcia mailing list