Lines Matching +full:0 +full:x278
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
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``)
80 parport=0x3bc parport=0x378,7 parport=0x278,auto,nofifo
83 to add. Adding ``parport=0`` to the kernel command-line will disable
187 ``autoprobe[0-3]`` IEEE 1284 device ID information retrieved from
215 # insmod lp parport=0,2
226 name, so ``/dev/lp0`` was always the port at 0x3bc. This is no longer the
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)