[PATCH] yenta: irq-routing for TI bridges...again
Daniel Ritz
daniel.ritz at gmx.ch
Wed Mar 3 19:23:46 GMT 2004
stupid me...this on goes on top...
--- 2.6/drivers/pcmcia/ti113x.h~ 2004-03-03 19:16:57.000000000 +0100
+++ 2.6/drivers/pcmcia/ti113x.h 2004-03-03 19:17:34.000000000 +0100
@@ -428,7 +428,7 @@
goto out;
/* if all serial: setting is right (PCI interrutps are delivered) */
- if (devctl & TI12XX_DCR_IMODE_ALL_SERIAL)
+ if ((devctl & TI113X_DCR_IMODE_MASK) == TI12XX_DCR_IMODE_ALL_SERIAL)
goto out;
/* probe interrupts before any 'fixup' */
More information about the linux-pcmcia
mailing list