summaryrefslogtreecommitdiff
path: root/sys/dev/onewire/owsbm.c
AgeCommit message (Expand)Author
2009-01-26Unify error message.Mark Kettenis
2008-10-25put the serial number into the name of the devices (for sysctl), becauseTheo de Raadt
2007-06-24rework sensor tasks to use the kernels generic workq rather than a specialDavid Gwynne
2007-06-01remove strings from sensor.desc which are now present in sysctl variable name...Constantine A. Murenin
2007-03-22split userland & kernel struct sensor/sensordev so that the additionTheo de Raadt
2007-02-28Add Smart Battery Monitor device driver. Provided byAlexander Yurchenko