Matthew Garrett's work on rfkill support for Sony Vaios has been proposed for merging into the main 2.6.30 kernel:
Newer Sony Vaios provide a new API for accessing platform functionality. It
consists of a set of standardised methods for enabling events and performing
queries. These are each identified by a unique handle. This patch adds
support for calling functions based on their handle and ports the existing
code for these machines over to it.
Newer Vaios provide a full featured rfkill implementation via their
platform methods. Add support for enumerating the available devices and
providing rfkill access to them. Support for the physical kill switch is
added, with the devices moving into the HARD_BLOCKED state when toggled.
drivers/platform/x86/sony- laptop.c | 186 ++++++++++++++++++++++++++++++ ++++++
1 files changed, 186 insertions(+), 0 deletions(-)
Please keep subscribing:
Newer Sony Vaios provide a new API for accessing platform functionality. It
consists of a set of standardised methods for enabling events and performing
queries. These are each identified by a unique handle. This patch adds
support for calling functions based on their handle and ports the existing
code for these machines over to it.
Newer Vaios provide a full featured rfkill implementation via their
platform methods. Add support for enumerating the available devices and
providing rfkill access to them. Support for the physical kill switch is
added, with the devices moving into the HARD_BLOCKED state when toggled.
drivers/platform/x86/sony-
1 files changed, 186 insertions(+), 0 deletions(-)
Please keep subscribing:
- Sony Vaio Z-series and Linux -- 86
- Dell Latitude E4200/E4300 and Linux -- 18
- Lenovo ThinkPad X301 and Linux -- 16
- Samsung X360 and Linux -- 8
- MSI X-Slim Series X320 and Linux (soon)
- Dell Adamo and Linux (soon)
- LG Xnote P300 and Linux (soon)
- HP Vodoo Envy 133 and Linux (soon)
- Toshiba Portégé R600 and Linux (soon)
No comments:
Post a Comment