eta name='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/sys/dev/usb/uthum.c
AgeCommit message (Expand)Author
2013-01-05fix debug variables.christos
2013-01-05- need opt_usb.h if depending on USB_DEBUGchristos
2011-12-23Revert previous due to active usbmp branch(es).jakllsch
2011-12-22Adjust-away inconsistent and trailing whitespace.jakllsch
2010-11-03Stop using the compatibility macros USB_ATTACH(), USB_DETACH(),dyoung
2010-03-12Match an additional `SHT1x' signature when attaching.jdc
2010-03-07s/delay/need_delay/ to get rid of shadowed variable warning (somejdc
2010-03-06fix the relative humidity sensorcnst
2010-02-24print end of line before getting the descriptor as it sleepsplunky
2010-02-06Add uthum driver, ported from openbsdtonio