cvs commit: src/sys/dev/acpica acpi_cpu.c src/share/man/man4
 acpi.4 src/etc/rc.d power_profile
    Nate Lawson 
    njl at FreeBSD.org
       
    Thu May  6 22:22:38 PDT 2004
    
    
  
njl         2004/05/06 22:22:38 PDT
  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
    
    
More information about the cvs-all
mailing list