DOKK / manpages / debian 10 / freebsd-manpages / ugold.4freebsd.en
UGOLD(4) Device Drivers Manual UGOLD(4)

ugoldTEMPer gold HID thermometer

To compile this driver into the kernel, place the following lines into your kernel configuration file:

device usb
device ugold

Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5):

ugold_load="YES"

The ugold driver provides support for pcsensors TEMPer gold devices.

The driver possesses a collection of sensor values which are made available through the sysctl(8) interface.

The following devices are supported by the ugold driver:

  • RDing TEMPer1V1.2

usb(4), sysctl(8)

June 11, 2015 Debian