Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - N index
The Linux kernel configuration item CONFIG_NWBUTTON
:
CONFIG_ARCH_NETWINDER
nwbutton
If you say Y here and create a character device node /dev/nwbutton with major and minor numbers 10 and 158 ("man mknod"), then every time the orange button is pressed a number of times, the number of times the button was pressed will be written to that device.
This is most useful for applications, as yet unwritten, which perform actions based on how many times the button is pressed in a row.
Do not hold the button down for too long, as the driver does not alter the behaviour of the hardware reset circuitry attached to the button; it will still execute a hard reset if the button is held down for longer than approximately five seconds.
To compile this driver as a module, choose M here: the module will be called nwbutton.
Most people will answer Y to this question and "Reboot Using Button" below to be able to initiate a system shutdown from the button.
Raw data from LKDDb:
lkddb module nwbutton CONFIG_NWBUTTON : drivers/char/Kconfig : "NetWinder Button" # 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 - N index
Automatically generated (in year 2024). See also LKDDb sources on GitLab