hi there, I am using your pcc_acpi module on a Panasonic Toughbook CF-74. When I upgraded to the 2.6.23 kernel, the module had to be changed to compile. The "acpi_bus_generate_event" function was renamed to "acpi_bus_generate_proc_event" and changing that allowed the module to compile. The module loads and unloads, but does nothing now. I get no proc entry and no acpi events when the module is loaded. Perhaps something changed in the acpi handler? Thanks for making this module!
2.6.23 Broke pcc_acpi module
hi there, I am using your pcc_acpi module on a Panasonic Toughbook CF-74. When I upgraded to the 2.6.23 kernel, the module had to be changed to compile. The "acpi_bus_generate_event" function was renamed to "acpi_bus_generate_proc_event" and changing that allowed the module to compile. The module loads and unloads, but does nothing now. I get no proc entry and no acpi events when the module is loaded. Perhaps something changed in the acpi handler? Thanks for making this module!
Tony