Lines Matching full:parallel
4 The ``parport`` code provides parallel-port support under Linux. This
13 parallel port and a sound card or network card.
37 PCI parallel I/O card support comes from ``parport_pc``. Base I/O
52 whenever a parallel port device driver (such as ``lp``) is loaded.
56 parallel port.
64 enhanced and now lives with the IEEE 1284 support. When a parallel
94 directory entry for each parallel port for which parport is
96 describing that parallel port.
146 ``base-addr`` Parallel port's base address, or addresses if the port
151 ``irq`` Parallel port's IRQ, or -1 if none is being used.
153 ``dma`` Parallel port's DMA channel, or -1 if none is being
156 ``modes`` Parallel port's hardware modes, comma-separated,
222 the first parallel port, and /dev/lp1 to be the **third** parallel port,