slackbuilds/system/acpi_call
Andrzej Telszewski 5f37ff47b6 system/acpi_call: Added (kernel module for calling ACPI methods).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-08-10 05:38:05 +07:00
..
README system/acpi_call: Added (kernel module for calling ACPI methods). 2016-08-10 05:38:05 +07:00
acpi_call.SlackBuild system/acpi_call: Added (kernel module for calling ACPI methods). 2016-08-10 05:38:05 +07:00
acpi_call.info system/acpi_call: Added (kernel module for calling ACPI methods). 2016-08-10 05:38:05 +07:00
doinst.sh system/acpi_call: Added (kernel module for calling ACPI methods). 2016-08-10 05:38:05 +07:00
fix-acpi-include.patch system/acpi_call: Added (kernel module for calling ACPI methods). 2016-08-10 05:38:05 +07:00
slack-desc system/acpi_call: Added (kernel module for calling ACPI methods). 2016-08-10 05:38:05 +07:00

README

Simple kernel module that enables you to call ACPI methods by writing
the method name followed by arguments to /proc/acpi/call. It allows you
to tamper with your system and should be used with CAUTION.

To build the package for a kernel different from the running one,
start the script setting the KERNEL variable as in:

KERNEL=4.4.14 ./acpi_call.SlackBuild