DragonFly On-Line Manual Pages
UGURU(4) DragonFly Kernel Interfaces Manual UGURU(4)
NAME
uguru -- ABIT temperature, voltage and fan sensors
SYNOPSIS
To compile this driver into the kernel, place the following lines in your
kernel configuration file:
device uguru0 at isa? port 0xe0
Alternatively, to load the driver as a module at boot time, place the
following lines in loader.conf(5):
uguru_load="YES"
DESCRIPTION
The uguru driver provides support for the microcontroller found in vari-
ous ABIT motherboards which serves as the gateway chip between system
management software and hardware. Sensor values are made available
through the sysctl(8) interface.
SEE ALSO
intro(4), isa(4), sensorsd(8), sysctl(8)
HISTORY
The uguru driver first appeared in OpenBSD 4.8.
AUTHORS
The uguru driver was written by Mikko Tolmunen <oskari@sefirosu.org>. It
was adapted to DragonFly by Sascha Wildner.
BUGS
Interrupt support is unimplemented.
DragonFly 3.5 October 17, 2010 DragonFly 3.5