[PATCH] TI IRQ routing - one more time

Pavel Roskin proski at gnu.org
Sun Sep 14 20:24:57 BST 2003


On Sun, 14 Sep 2003, Daniel Ritz wrote:

> i tried your patch on my ti1410 notebook. it has no negative effect...
> pcmcia works as it should.

Thank you for testing!

> do you want me to do some test?

It would be nice if you posted the kernel log here (run "dmesg").  Let
everybody see that you don't see the message "Uninitialized IRQ routing
detected, enabling PCI interrupts".

You could also print irqmux by adding
printk("irqmux = 0x%08x\n", irqmux);
immediately after
irqmux = config_readl(socket, TI122X_IRQMUX);

-- 
Regards,
Pavel Roskin



More information about the linux-pcmcia mailing list