mkottman / acpi_call

A linux kernel module that enables calls to ACPI methods through /proc/acpi/call. Now with support for Integer, String and Buffer parameters.
309 stars 130 forks source link

Fix comparison warning on x86_64 #32

Closed dkao closed 11 years ago

dkao commented 11 years ago

https://gist.github.com/enricostano/5330314