cvs commit: src/sys/dev/acpica acpi_cpu.c src/share/man/man4  
 acpi.4 src/etc/rc.d power_profile
    Nate Lawson 
    nate at root.org
       
    Thu May  6 22:26:11 PDT 2004
    
    
  
On Thu, 6 May 2004, Nate Lawson wrote:
>   FreeBSD src repository
>
>   Modified files:
>     sys/dev/acpica       acpi_cpu.c
>     share/man/man4       acpi.4
>     etc/rc.d             power_profile
>   Log:
>   Change hw.acpi.cpu.cx_lowest to accept values in the form of C1,
>   C2, ...  Update power_profile to use the new format.  Update the
>   man page to reflect this and give more info on Cx states.
>
>   Revision  Changes    Path
>   1.3       +2 -2      src/etc/rc.d/power_profile
>   1.34      +6 -4      src/share/man/man4/acpi.4
>   1.36      +12 -9     src/sys/dev/acpica/acpi_cpu.c
This means you have to update /etc/rc.conf if you've overridden the
defaults there, put them in sysctl.conf, or written any custom scripts.
-Nate
    
    
More information about the freebsd-acpi
mailing list