Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Apr 2005 20:04:30 +0000 (UTC)
From:      Nate Lawson <njl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/etc/defaults rc.conf src/sys/dev/acpica acpi_throttle.c
Message-ID:  <200504102004.j3AK4UVo077930@repoman.freebsd.org>

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



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