Lines Matching refs:parport
4 The ``parport`` code provides parallel-port support under Linux. This
8 You can pass parameters to the ``parport`` code to override its automatic
15 The ``parport`` code is split into two parts: generic (which deals with
23 If you load the `parport`` code as a module, say::
25 # insmod parport
27 to load the generic ``parport`` code. You then must load the
32 to tell the ``parport`` code that you want three PC-style ports, one at
70 The probe information is available from files in ``/proc/sys/dev/parport/``.
76 If you compile the ``parport`` code into the kernel, then you can use
80 parport=0x3bc parport=0x378,7 parport=0x278,auto,nofifo
82 You can have many ``parport=...`` statements, one for each port you want
83 to add. Adding ``parport=0`` to the kernel command-line will disable
84 parport support entirely. Adding ``parport=auto`` to the kernel
85 command-line will make ``parport`` use any IRQ lines or DMA channels that
93 see a new directory entry: ``/proc/sys/dev/parport``. In there will be a
94 directory entry for each parallel port for which parport is
98 The ``/proc/sys/dev/parport`` directory tree looks like::
100 parport
209 Once the parport code is initialised, you can attach device drivers to
215 # insmod lp parport=0,2
242 Reporting printer problems with parport
248 When reporting problems with parport, really you need to give all of