cvs commit: src/sys/dev/acpica acpi_cpu.c acpivar.h

Nate Lawson njl at FreeBSD.org
Sun Apr 10 12:07:09 PDT 2005


njl         2005-04-10 19:07:08 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_cpu.c acpivar.h 
  Log:
  Fix support for _PDC by using the proper version/length format for the
  buffer.  Also, reference the Intel document where the _PDC values were
  found.  This now supports ACPI-assisted SpeedStep on my borrowed T42.
  
  Revision  Changes    Path
  1.56      +22 -3     src/sys/dev/acpica/acpi_cpu.c
  1.93      +2 -0      src/sys/dev/acpica/acpivar.h


More information about the cvs-all mailing list