Bug 59231 - [PATCH] : Specialised driver for the Toshiba TOS1900 device
Summary: [PATCH] : Specialised driver for the Toshiba TOS1900 device
Status: NEW
Alias: None
Product: Drivers
Classification: Unclassified
Component: Platform_x86 (show other bugs)
Hardware: All Linux
: P1 high
Assignee: drivers_platform_x86@kernel-bugs.osdl.org
URL:
Keywords:
Depends on:
Blocks: 32742
  Show dependency tree
 
Reported: 2013-06-03 10:21 UTC by Isaac Lenton
Modified: 2016-03-07 15:04 UTC (History)
3 users (show)

See Also:
Kernel Version: NA
Subsystem:
Regression: No
Bisected commit-id:


Attachments
The patch (version 0.2) (37.39 KB, patch)
2013-06-03 10:21 UTC, Isaac Lenton
Details | Diff

Description Isaac Lenton 2013-06-03 10:21:07 UTC
Created attachment 103271 [details]
The patch (version 0.2)

This patch adds a specialised driver for the TOS1900 device adding additional functionality.  This driver needs testing on other Toshiba platforms and does not cover all the functionality of the TOS1900 device, just a few nice features (i.e. the ones I could determine the function of from the DSDT table).

The pseudo kbd_backlight device is compatible with UPower, this fixes a problem in the Toshiba ACPI Extras driver where the kbd_backlight Fn key event was handled but no action was taken since UPower could not find a kbd_backlight device.

A word of warning for testers, just because an option is available in the BIOS (and now in the toshiba_tos1900 platform device) does not mean that it will work with your operating system and setup.  Specifically, I am talking about the boot_speed option.
Comment 1 Alan 2013-11-13 20:02:26 UTC
Patches need to go via mail with a Signed-off-by:

See Documentation/SubmittingPatches

This is necessary for audit trail purposes

Note You need to log in before you can comment on or make changes to this bug.