Navigation:
Linux Kernel Driver DataBase -
web LKDDB:
Main index -
P index
The Linux kernel configuration item CONFIG_PRINTER has multiple definitions:
arch/m68k/KconfigThe configuration item CONFIG_PRINTER:
CONFIG_PARPORTlp, lp, lp, lp, lpIf you intend to attach a printer to the parallel port of your Linux box (as opposed to using a serial printer; if the connector at the printer has 9 or 25 holes ["female"], then it's serial), say Y. Also read the Printing-HOWTO, available from http://www.tldp.org/docs.html#howto.
It is possible to share one parallel port among several devices (e.g. printer and ZIP drive) and it is safe to compile the corresponding drivers into the kernel. To compile this driver as a module, choose M here and read Documentation/parport.txt. The module will be called lp.
If you have several parallel ports, you can specify which ports to use with the "lp" kernel command line option. (Try "man bootparam" or see the documentation of your boot loader (lilo or loadlin) about how to pass options to the kernel at boot time.) The syntax of the "lp" command line option can be found in drivers/char/lp.c.
If you have more than 8 printers, you need to increase the LP_NO macro in lp.c and the PARPORT_MAX macro in parport.h.
arch/sh/KconfigThe configuration item CONFIG_PRINTER:
CONFIG_PARPORTlp, lp, lp, lp, lpIf you intend to attach a printer to the parallel port of your Linux box (as opposed to using a serial printer; if the connector at the printer has 9 or 25 holes ["female"], then it's serial), say Y. Also read the Printing-HOWTO, available from http://www.tldp.org/docs.html#howto.
It is possible to share one parallel port among several devices (e.g. printer and ZIP drive) and it is safe to compile the corresponding drivers into the kernel. To compile this driver as a module, choose M here and read Documentation/parport.txt. The module will be called lp.
If you have several parallel ports, you can specify which ports to use with the "lp" kernel command line option. (Try "man bootparam" or see the documentation of your boot loader (lilo or loadlin) about how to pass options to the kernel at boot time.) The syntax of the "lp" command line option can be found in drivers/char/lp.c.
If you have more than 8 printers, you need to increase the LP_NO macro in lp.c and the PARPORT_MAX macro in parport.h.
arch/sparc/KconfigThe configuration item CONFIG_PRINTER:
CONFIG_PARPORTlp, lp, lp, lp, lpIf you intend to attach a printer to the parallel port of your Linux box (as opposed to using a serial printer; if the connector at the printer has 9 or 25 holes ["female"], then it's serial), say Y. Also read the Printing-HOWTO, available from http://www.tldp.org/docs.html#howto.
It is possible to share one parallel port among several devices (e.g. printer and ZIP drive) and it is safe to compile the corresponding drivers into the kernel. If you want to compile this driver as a module however, choose M here and read Documentation/parport.txt. The module will be called lp.
If you have several parallel ports, you can specify which ports to use with the "lp" kernel command line option. (Try "man bootparam" or see the documentation of your boot loader (lilo or loadlin) about how to pass options to the kernel at boot time.) The syntax of the "lp" command line option can be found in drivers/char/lp.c.
If you have more than 8 printers, you need to increase the LP_NO macro in lp.c and the PARPORT_MAX macro in parport.h.
arch/sparc64/KconfigThe configuration item CONFIG_PRINTER:
CONFIG_PARPORTlp, lp, lp, lp, lpIf you intend to attach a printer to the parallel port of your Linux box (as opposed to using a serial printer; if the connector at the printer has 9 or 25 holes ["female"], then it's serial), say Y. Also read the Printing-HOWTO, available from http://www.tldp.org/docs.html#howto.
It is possible to share one parallel port among several devices (e.g. printer and ZIP drive) and it is safe to compile the corresponding drivers into the kernel. To compile this driver as a module, choose M here and read Documentation/parport.txt. The module will be called lp.
If you have several parallel ports, you can specify which ports to use with the "lp" kernel command line option. (Try "man bootparam" or see the documentation of your boot loader (lilo or loadlin) about how to pass options to the kernel at boot time.) The syntax of the "lp" command line option can be found in drivers/char/lp.c.
If you have more than 8 printers, you need to increase the LP_NO macro in lp.c and the PARPORT_MAX macro in parport.h.
drivers/char/KconfigThe configuration item CONFIG_PRINTER:
CONFIG_PARPORTlp, lp, lp, lp, lpIf you intend to attach a printer to the parallel port of your Linux box (as opposed to using a serial printer; if the connector at the printer has 9 or 25 holes ["female"], then it's serial), say Y. Also read the Printing-HOWTO, available from http://www.tldp.org/docs.html#howto.
It is possible to share one parallel port among several devices (e.g. printer and ZIP drive) and it is safe to compile the corresponding drivers into the kernel.
To compile this driver as a module, choose M here and read Documentation/parport.txt. The module will be called lp.
If you have several parallel ports, you can specify which ports to use with the "lp" kernel command line option. (Try "man bootparam" or see the documentation of your boot loader (lilo or loadlin) about how to pass options to the kernel at boot time.) The syntax of the "lp" command line option can be found in drivers/char/lp.c.
If you have more than 8 printers, you need to increase the LP_NO macro in lp.c and the PARPORT_MAX macro in parport.h.
Raw data from LKDDb:
lkddb module lp CONFIG_PRINTER : arch/m68k/Kconfig : "Parallel printer support"lkddb module lp CONFIG_PRINTER : arch/sh/Kconfig : "Parallel printer support"lkddb module lp CONFIG_PRINTER : arch/sparc/Kconfig : "Parallel printer support"lkddb module lp CONFIG_PRINTER : arch/sparc64/Kconfig : "Parallel printer support"lkddb module lp CONFIG_PRINTER : drivers/char/Kconfig : "Parallel printer support"This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - P index
Automatically generated (in year 2013) with gen-web-lkddb.py in lkddb-sources.