Lines Matching full:irq
12 because there are a lot of people using the same IRQ for their
30 # insmod parport_pc io=0x3bc,0x378,0x278 irq=none,7,auto
33 0x3bc with no IRQ, one at 0x378 using IRQ 7, and one at 0x278 with an
34 auto-detected IRQ. Currently, PC-style (``parport_pc``), Sun ``bpp``,
49 options parport_pc io=0x378,0x278 irq=7,auto
51 modprobe will load ``parport_pc`` (with the options ``io=0x378,0x278 irq=7,auto``)
85 command-line will make ``parport`` use any IRQ lines or DMA channels that
115 | |-- irq
130 |-- irq
151 ``irq`` Parallel port's IRQ, or -1 if none is being used.
181 advantage of COMPAT and ECP modes if it has an IRQ
240 * IRQ autoprobing works only for a few port types at the moment.
269 with ``irq=none``. See if printing works then. It really should,
272 If that works fine, try with ``io=0x378 irq=7`` (adjust for your
280 io=0x378 irq=7 dma=none (for PIO)
281 io=0x378 irq=7 dma=3 (for DMA)