cvs commit: src/etc/defaults rc.conf src/sys/dev/acpica acpi_throttle.c

Nate Lawson njl at FreeBSD.org
Sun Apr 10 13:04:31 PDT 2005


njl         2005-04-10 20:04:30 UTC

  FreeBSD src repository

  Modified files:
    etc/defaults         rc.conf 
    sys/dev/acpica       acpi_throttle.c 
  Log:
  Set CPU speed to 100% in acpi_throttle attach.  This is needed for some
  systems that boot with this value at the lowest setting.  Change the
  default boot config back to "leave frequency as BIOS set it".  Also, fix
  buglet where acpi_throttle wouldn't be used if p4tcc was present but
  disabled by the user.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.245     +2 -2      src/etc/defaults/rc.conf
  1.7       +10 -1     src/sys/dev/acpica/acpi_throttle.c


More information about the cvs-src mailing list