Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usb.org was stupid enough to reshuffle their website, update some URIs; | 2020-05-12 | 1 | -4/+4 | |
| | | | | noticed by clematis at insiberia dot net | ||||
* | Update upd(4): | 2015-06-26 | 1 | -13/+39 | |
| | | | | | | | | | - list new sensors, sorted by source file occurrence - add clues about sensorsd.conf(5) configuration for the status quo - link to HID Power specs - linguistic tweaks from David Higgs, ok+tweaks schwarze@ | ||||
* | upd(4) attaches at uhidev(4), ok andre@ | 2014-03-19 | 1 | -4/+4 | |
| | |||||
* | repair & Xr | 2014-03-17 | 1 | -47/+5 | |
| | |||||
* | Add upd(4) to the tree, disabled. Please do not enable it yet. | 2014-03-17 | 1 | -0/+115 | |
At this moment upd(4) exposes data from usb-based uninterruptable power systems (or just USB Power Devices), sysctl(8) sensors (read snmpd(8) friendly), it is also an "in-base" alternative to other 3rdparty UPS-monitoring software, we have plans to bring more features. This is my first "something" into the tree. Lots of thanks: sthen@ and blambert@ are the ones to blame for the idea/challenge. mpi@ is the one whom pushed me to get it correct (from uhub -> uhidev). reyk@ mentored me on OpenBSD-way with previous iked/relayd experiences. ok mpi@, deraadt@ "get it in". |