dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/rfkill
Alan Jenkins 464902e812 rfkill: export persistent attribute in sysfs
This information allows userspace to implement a hybrid policy where
it can store the rfkill soft-blocked state in platform non-volatile
storage if available, and if not then file-based storage can be used.

Some users prefer platform non-volatile storage because of the behaviour
when dual-booting multiple versions of Linux, or if the rfkill setting
is changed in the BIOS setting screens, or if the BIOS responds to
wireless-toggle hotkeys itself before the relevant platform driver has
been loaded.

Signed-off-by: Alan Jenkins <alan-jenkins@tuffmail.co.uk>
Acked-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-06-19 11:50:18 -04:00
..
Kconfig rfkill: remove input Kconfig 2009-06-10 13:27:54 -04:00
Makefile rfkill: rewrite 2009-06-03 14:06:13 -04:00
core.c rfkill: export persistent attribute in sysfs 2009-06-19 11:50:18 -04:00
input.c rfkill: rewrite 2009-06-03 14:06:13 -04:00
rfkill.h rfkill: rewrite 2009-06-03 14:06:13 -04:00