Powerd patch review

Nate Lawson nate at root.org
Sat Sep 30 12:26:37 PDT 2006


Matteo Riondato wrote:
> Hi folks,
>    I'm writing you to ask if you could be so kind to review the
> attached patch to src/usr.sbin/powerd/powerd.c . It should fix the
> problem descripted in PR bin/97198. I haven't a broken BIOS to test if
> it really works, but it should. 
> Thanks
> Best regards
> P.s. I'm not subscribed to the list, so please CC me.
> 
> 
> ------------------------------------------------------------------------
> 
> Index: powerd.c

I thought this was already fixed and merged in July by Bruno.  In any 
case, the right place to fix this is in the cpufreq driver (or 
acpi_perf, where I think this only occurs).  See rev 1.21.2.3 of 
acpi_perf.c.

Actually, it would be important to see if this is happening in another 
driver.  The output of "sysctl dev.cpu" will show all the child drivers 
and settings so we can see if he's using acpi_perf or some other cpufreq 
driver.

-- 
Nate


More information about the freebsd-acpi mailing list