summaryrefslogtreecommitdiff
path: root/sys/dev/usb/ugold.c
AgeCommit message (Expand)Author
2014-04-29Make sure to call uhidev_close() upon detach, plug another xfer leak.Martin Pieuchot
2014-04-15Modify the uhidev_*_report() methods to always take a report ID argumentMartin Pieuchot
2014-03-19Add a temporary hack to let a subdriver claim all the reportIDs ofMartin Pieuchot
2013-11-04Use the async version of uhidev_set_report(), there's no need to sleepMartin Pieuchot
2013-09-06need sys/device.hTheo de Raadt
2013-09-05ugold(4) is a driver for PCsensor's USB gold TEMPer temperaturesasano