Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Feb 2005 05:45:07 +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/sys/dev/acpica acpi_perf.c
Message-ID:  <200502040545.j145j7uQ099184@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
njl         2005-02-04 05:45:07 UTC

  FreeBSD src repository

  Added files:
    sys/dev/acpica       acpi_perf.c 
  Log:
  Add the ACPI Performance states driver.  This driver offers two or more
  settings as exported via the ACPI _PSS method.  OEMs use this interface
  to encapsulate chipset or processor-specific methods (e.g., SpeedStep or
  Powernow) and export their settings in a standard way.  On systems that
  have valid ACPI Performance states and a hardware-specific driver (e.g.,
  ichss), acpi_perf(4) is preferred.
  
  Revision  Changes    Path
  1.1       +420 -0    src/sys/dev/acpica/acpi_perf.c (new)



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