logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ugold — TEMPer gold HID thermometer

Description

       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.

Hardware

       The following devices are supported by the ugold driver:

          RDing TEMPer1V1.2

Name

       ugold — TEMPer gold HID thermometer

See Also

usb(4), sysctl(8)

Debian                                            June 11, 2015                                         UGOLD(4)

Synopsis

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

             deviceusbdeviceugold

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

             ugold_load="YES"

See Also