hal ChangeLog,1.513,1.514

David Zeuthen david at freedesktop.org
Sun May 8 20:43:28 PDT 2005


Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv17086

Modified Files:
	ChangeLog 
Log Message:
2005-05-08  David Zeuthen  <davidz at redhat.com>

        * hald/linux2/addons/addon-pmu.c: New file (polls /dev/apm for
        lid button events)

        * hald/linux2/addons/Makefile.am (libexec_PROGRAMS): Also build
        hald-addon-pmu

        * hald/linux2/pmu.c (battery_refresh): Support battery.current
        (lid_button_refresh): New function
        (pmu_lid_compute_udi): New function
        (pmu_poll): New function
        (pmu_synthesize_hotplug_events): Add lid object and setup a timeout
        for polling

        * fdi/policy/10osvendor/10-power-mgmt-policy.fdi: Run the pmu addon
        to detect lid button events.



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.513
retrieving revision 1.514
diff -u -d -r1.513 -r1.514
--- ChangeLog	2 May 2005 18:48:29 -0000	1.513
+++ ChangeLog	9 May 2005 03:43:26 -0000	1.514
@@ -1,3 +1,21 @@
+2005-05-08  David Zeuthen  <davidz at redhat.com>
+
+	* hald/linux2/addons/addon-pmu.c: New file (polls /dev/apm for
+	lid button events)
+
+	* hald/linux2/addons/Makefile.am (libexec_PROGRAMS): Also build
+	hald-addon-pmu
+
+	* hald/linux2/pmu.c (battery_refresh): Support battery.current
+	(lid_button_refresh): New function
+	(pmu_lid_compute_udi): New function
+	(pmu_poll): New function
+	(pmu_synthesize_hotplug_events): Add lid object and setup a timeout
+	for polling
+
+	* fdi/policy/10osvendor/10-power-mgmt-policy.fdi: Run the pmu addon
+	to detect lid button events.
+
 2005-05-02  David Zeuthen  <davidz at redhat.com>
 
 	* tools/gen-libgphoto-hal-fdi: Generate HAL fdi file - script from 




More information about the hal-commit mailing list