cvs commit: src/sys/dev/acpi_support acpi_ibm.c

Markus Brueffer markus at FreeBSD.org
Fri Jan 13 16:39:11 PST 2006


markus      2006-01-14 00:39:10 UTC

  FreeBSD src repository (ports committer)

  Modified files:
    sys/dev/acpi_support acpi_ibm.c 
  Log:
  - Add support for setting the fan control mode to manual or automatic
  - Add support for adjusting the fan speed if the fan control mode is manual
  
  Documentation for the relevant embedded controller register was obtained from
  http://www.thinkwiki.org/wiki/Patch_for_controlling_fan_speed
  
  Tested on:      R51  by Fabian Keil
                  T41p by markus
  Requested by:   many
  Approved by:    philip
  MFC after:      1 week
  
  Revision  Changes    Path
  1.10      +55 -3     src/sys/dev/acpi_support/acpi_ibm.c


More information about the cvs-src mailing list