Language

Package: acpi-call-linux-module @ 1.2.1

Synopsis

Linux kernel module to perform ACPI method calls

Description

This simple Linux kernel module allows calls from user space to any ACPI method provided by your computer's firmware, by writing to /proc/acpi/call. You can pass any number of parameters of types ACPI_INTEGER, ACPI_STRING, and ACPI_BUFFER.

It grants direct and undocumented access to your hardware that may cause damage and should be used with caution, especially on untested models.

Home page
https://github.com/teleshoes/acpi_call
Location
gnu/packages/linux.scm (line: 1164, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings