Date: Mon, 30 Oct 2006 05:38:48 +0000 (UTC) From: Takanori Watanabe <takawata@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpi_support acpi_aiboost.c src/sys/modules/acpi/acpi_aiboost Makefile Message-ID: <200610300538.k9U5cmd0028550@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610300538.k9U5cmd0028550>