summaryrefslogtreecommitdiff
path: root/sys/dev/usb/umbg.c
AgeCommit message (Expand)Author
2009-04-26in ca_attach() there is no need to set .value and .flags of sensors to 0,Constantine A. Murenin
2008-11-21Kill whitespace, remove unneeded ,Marc Balmer
2008-09-10Convert timeout_add() calls using multiples of hz to timeout_add_sec()Bret Lambert
2007-11-23Don't use uninitialized variables in umbg_detach.Marc Balmer
2007-11-23Degrade sensor status in an interrupt context.Marc Balmer
2007-11-12Don't use utc_off, time is always reported in UTC.Marc Balmer
2007-11-10Clean up some debugging left-overs.Marc Balmer
2007-11-10knf.Marc Balmer
2007-11-10umbg(4) is a driver to support the USB attached Meinberg USB5131 DCF77Marc Balmer