Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index
The Linux kernel configuration item CONFIG_PPDEV
has multiple definitions:
drivers/char/Kconfig
The configuration item CONFIG_PPDEV:
CONFIG_PARPORT
ppdev
, ppdev
, ppdev
Saying Y to this adds support for /dev/parport device nodes. This is needed for programs that want portable access to the parallel port, for instance deviceid (which displays Plug-and-Play device IDs).
This is the parallel port equivalent of SCSI generic support (sg). It is safe to say N to this -- it is not needed for normal printing or parallel port CD-ROM/disk support.
To compile this driver as a module, choose M here: the module will be called ppdev.
If unsure, say N.
arch/sparc64/Kconfig
The configuration item CONFIG_PPDEV:
CONFIG_PARPORT
ppdev
, ppdev
, ppdev
Saying Y to this adds support for /dev/parport device nodes. This is needed for programs that want portable access to the parallel port, for instance deviceid (which displays Plug-and-Play device IDs).
This is the parallel port equivalent of SCSI generic support (sg). It is safe to say N to this -- it is not needed for normal printing or parallel port CD-ROM/disk support.
To compile this driver as a module, choose M here: the module will be called ppdev.
If unsure, say N.
arch/sh/Kconfig
The configuration item CONFIG_PPDEV:
CONFIG_PARPORT
ppdev
, ppdev
, ppdev
Saying Y to this adds support for /dev/parport device nodes. This is needed for programs that want portable access to the parallel port, for instance deviceid (which displays Plug-and-Play device IDs).
This is the parallel port equivalent of SCSI generic support (sg). It is safe to say N to this -- it is not needed for normal printing or parallel port CD-ROM/disk support.
To compile this support as a module, choose M here: the module will be called ppdev.
If unsure, say N.
Raw data from LKDDb:
lkddb module ppdev CONFIG_PPDEV : arch/sh/Kconfig : "Support for user-space parallel port device drivers" # in 2.5.45–2.5.75, 2.6.0–2.6.4
lkddb module ppdev CONFIG_PPDEV : arch/sparc64/Kconfig : "Support for user-space parallel port device drivers" # in 2.6.13
lkddb module ppdev CONFIG_PPDEV : drivers/char/Kconfig : "Support for user-space parallel port device drivers" # in 2.5.45–2.5.75, 2.6.0–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
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 2024). See also LKDDb sources on GitLab