summaryrefslogtreecommitdiff
path: root/sys/dev/usb/uthum.c
AgeCommit message (Expand)Author
2010-02-18do not zero fields which are already zero; from cnstTheo de Raadt
2010-02-17change constant of convert formulra of SHT1X sensor to fitYojiro Uo
2010-01-03delete unused variableTheo de Raadt
2009-12-17fix softc structure to fit as uhid sub device.Yojiro Uo
2009-12-10various bits of knf; ok yuoTheo de Raadt
2009-11-29On any sensor the SENSOR_FINVALID flag indicates whether we are able toTheo de Raadt
2009-11-24Toggle SENSOR_FINVALID based on sensor data validityTheo de Raadt
2009-11-23Add uthum(4) device driver for TEMPerHUM USB temperature andYojiro Uo