Searched hist:"9827886 dce77c47c378ce3154689cea2c45c731d" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/acpi/ |
H A D | ec_sys.c | diff 9827886dce77c47c378ce3154689cea2c45c731d Fri Jul 16 13:11:32 CEST 2010 Thomas Renninger <trenn@suse.de> ACPI: Provide /sys/kernel/debug//ec/ec0/io for binary access to the EC
A userspace app to easily read/write the EC can be found here: ftp://ftp.suse.com/pub/people/trenn/sources/ec/ec_access.c
Multiple ECs are not supported, but shouldn't be hard to add as soon as the ec driver itself will support them.
Signed-off-by: Thomas Renninger <trenn@suse.de> CC: Alexey Starikovskiy <astarikovskiy@suse.de> CC: Len Brown <lenb@kernel.org> CC: linux-kernel@vger.kernel.org CC: linux-acpi@vger.kernel.org CC: platform-driver-x86@vger.kernel.org Signed-off-by: Matthew Garrett <mjg@redhat.com>
|