Lines Matching refs:parport
1 The `parport' code provides parallel-port support under Linux. This
5 You can pass parameters to the parport code to override its automatic
12 The parport code is split into two parts: generic (which deals with
20 If you load the parport code as a module, say
22 # insmod parport
24 to load the generic parport code. You then must load the
29 to tell the parport code that you want three PC-style ports, one at
67 The probe information is available from files in /proc/sys/dev/parport/.
73 If you compile the parport code into the kernel, then you can use
77 parport=0x3bc parport=0x378,7 parport=0x278,auto,nofifo
79 You can have many `parport=...' statements, one for each port you want
80 to add. Adding `parport=0' to the kernel command-line will disable
81 parport support entirely. Adding `parport=auto' to the kernel
82 command-line will make parport use any IRQ lines or DMA channels that
90 see a new directory entry: /proc/sys/dev/parport. In there will be a
91 directory entry for each parallel port for which parport is
95 The /proc/sys/dev/parport directory tree looks like:
97 parport
192 Once the parport code is initialised, you can attach device drivers to
198 # insmod lp parport=0,2
225 Reporting printer problems with parport
231 When reporting problems with parport, really you need to give all of