Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Sep 2006 12:26:30 -0700
From:      Nate Lawson <nate@root.org>
To:        Matteo Riondato <matteo@freebsd.org>
Cc:        freebsd-acpi@freebsd.org
Subject:   Re: Powerd patch review
Message-ID:  <451EC4E6.7030304@root.org>
In-Reply-To: <20060930123244.GA29307@kaiser.sig11.org>
References:  <20060930123244.GA29307@kaiser.sig11.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?451EC4E6.7030304>