CVSROOT: /cvs Module name: src Changes by: sas...@cvs.openbsd.org 2013/09/28 05:22:09
Modified files: sys/dev/usb : uthum.c Log message: Fix the message of uthum(4)'s calibration offset is incorrect when the offset is -1 < degC < 0. ok by yuo@ and mpi@.