takawata    2006-10-30 05:38:48 UTC

  FreeBSD src repository

  Added files:
    sys/dev/acpi_support acpi_aiboost.c 
    sys/modules/acpi/acpi_aiboost Makefile 
  Log:
  Driver for some ASUS desktop motherboard extras.
  Though it is named after overclocking tool for ASUS motherboards,
  it is not capable to change clock ratio or CPU core voltage.
  
  This driver exports Templature, Power output voltage, Fan RPM under
  dev.acpi_aiboost.0.*.
  
  Descriptions for these values are set to sysctl describe, which can be
  get by sysctl -d.
  
  Revision  Changes    Path
  1.1       +340 -0    src/sys/dev/acpi_support/acpi_aiboost.c (new)
  1.1       +9 -0      src/sys/modules/acpi/acpi_aiboost/Makefile (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to