Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index
The Linux kernel configuration item CONFIG_PANEL_KEYPAD
has multiple definitions:
drivers/auxdisplay/Kconfig
The configuration item CONFIG_PANEL_KEYPAD:
CONFIG_PANEL_PROFILE ="0"
This enables and configures a keypad connected to the parallel port. The keys will be read from character device 10,185. Valid values are :
0 : do not enable this driver 1 : old 6 keys keypad 2 : new 6 keys keypad, as used on the server at www.ant-computing.com 3 : Nexcom NSA1045's 4 keys keypad
New profiles can be described in the driver source. The driver also supports simultaneous keys pressed when the keypad supports them.
drivers/misc/Kconfig
The configuration item CONFIG_PANEL_KEYPAD:
CONFIG_PANEL_PROFILE ="0"
This enables and configures a keypad connected to the parallel port. The keys will be read from character device 10,185. Valid values are :
0 : do not enable this driver 1 : old 6 keys keypad 2 : new 6 keys keypad, as used on the server at www.ant-computing.com 3 : Nexcom NSA1045's 4 keys keypad
New profiles can be described in the driver source. The driver also supports simultaneous keys pressed when the keypad supports them.
drivers/staging/panel/Kconfig
The configuration item CONFIG_PANEL_KEYPAD:
CONFIG_PANEL && CONFIG_PANEL_PROFILE ="0"
This enables and configures a keypad connected to the parallel port. The keys will be read from character device 10,185. Valid values are :
0 : do not enable this driver 1 : old 6 keys keypad 2 : new 6 keys keypad, as used on the server at www.ant-computing.com 3 : Nexcom NSA1045's 4 keys keypad
New profiles can be described in the driver source. The driver also supports simultaneous keys pressed when the keypad supports them.
Raw data from LKDDb:
(none)
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 2025). See also LKDDb sources on GitLab