summaryrefslogtreecommitdiff
path: root/sys/dev/sysmon/swsensor.c
AgeCommit message (Expand)Author
2010-12-17use aprintpooka
2010-12-16Also allow specification of sensor's initial value when it is loaded,pgoyette
2010-12-11Enhance the swsensor(4) pseudo-device's capabilities to emulate morepgoyette
2010-10-23Revert 1.2 apart from incorrect comment. the devattach() routinepooka
2010-10-20Set sensor state to valid upon refresh to make things generally work.pooka
2010-10-20remove unused routine (per comment)pooka
2010-10-19Add a new software-only sensor device. This is intended for use as apgoyette