On Friday 30 July 2010 06:37:17 pm Henrique de Moraes Holschuh wrote: > On Thu, 29 Jul 2010, Thomas Renninger wrote: > > - Only allow root to read/write io file (sever bug!) > > I'd go further, and only allow CAP_SYS_RAWIO. I'll have a look and eventually come up with something on-top. > > + The kernel accesses the EC through ACPI parsed code provided by BIOS > > + tables. This option allows to access the EC directly without ACPI > > + code being involved. > > This is not really true. Kernel drivers can, and do access the EC without > help from the AML firmware (DSDT, SSDT...). Yes, the native laptop driver hacks which should not exist... Generally the EC should only be accessed via ACPI interpreted code, is it really worth to mention these exceptions at this point? Thomas -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html