DragonFly BSD
DragonFly submit List (threaded) for 2009-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

aibs(4): ASUSTeK AI Booster (ACPI ATK0110) Hardware Monitor


From: Constantine Aleksandrovich Murenin <C++@xxxxxx>
Date: Thu, 24 Sep 2009 17:23:59 -0400

Hi, 


Attached patch provides support for the hardware monitoring capabilities that are present in many modern desktop motherboards from ASUS featuring the ATK0110 ACPI device.



You can use acpidump(8) and grep(1) to see if your board has this device:


dale# acpidump -d | fgrep ATK0110
Name (_HID, "ATK0110")
dale#



In a nutshell, unlike lm(4) & it(4), this driver provides the very same readings and sensor descriptions as you can see in the Hardware Monitor page of the BIOS.



Best regards, Constantine. http://cnst.su/






[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]