[#]
http://marc.info/?l=openbsd-cvs&m=140865780223044&w=2
openbsd-cvs(obsdave,2) — All
2014-08-22 01:55:06
Module name: src
Changes by: kspillner@cvs.openbsd.org 2014/08/21 15:49:37
Modified files:
sys/dev/acpi : acpidock.c
Log message:
Set the sensor's status when docking and undocking, not just its value.
With this change sensorsd(8) now correctly detects state changes when
docking and undocking.
ok mlarkin@