hal ChangeLog,1.655,1.656

Danny Kukawka dkukawka at freedesktop.org
Tue Oct 25 09:06:15 PDT 2005


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

Modified Files:
	ChangeLog 
Log Message:
2005-10-25  Danny Kukawka  <danny.kukawka at web.de>

        * hald/linux2/acpi.c: (acpi_synthesize): Check if there is a battery
        bay and/or a LID button to verify if the machine is a latop. If so
        change the key system.formfactor to 'laptop' (to workaround missing/
        unknown information from smbios).
        Fixed typo in code documentation.

        * hald/linux2/apm.c: (battery_refresh),
        (apm_synthesize_hotplug_events), (apm_generic_compute_udi): Fixed keys
        if the battery is removed. Changed check for battery and added more
        criterions to be sure that we add only known values. Also fixed the
        udi of APM devices, now the udi contains the name of the devicetype.

        * hald/linux2/osspec.c: (computer_probing_pcbios_helper_done):
        Fixed creation of key system.formfactor from smbios information to be
        sure never overwrite already set key (e.g. from APM/ACPI/PMU).



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.655
retrieving revision 1.656
diff -u -d -r1.655 -r1.656
--- ChangeLog	25 Oct 2005 15:31:24 -0000	1.655
+++ ChangeLog	25 Oct 2005 16:06:13 -0000	1.656
@@ -1,5 +1,23 @@
 2005-10-25  Danny Kukawka  <danny.kukawka at web.de>
 
+	* hald/linux2/acpi.c: (acpi_synthesize): Check if there is a battery
+	bay and/or a LID button to verify if the machine is a latop. If so 
+	change the key system.formfactor to 'laptop' (to workaround missing/
+	unknown information from smbios).
+	Fixed typo in code documentation.
+
+	* hald/linux2/apm.c: (battery_refresh),
+	(apm_synthesize_hotplug_events), (apm_generic_compute_udi): Fixed keys
+	if the battery is removed. Changed check for battery and added more 
+	criterions to be sure that we add only known values. Also fixed the 
+	udi of APM devices, now the udi contains the name of the devicetype. 
+
+	* hald/linux2/osspec.c: (computer_probing_pcbios_helper_done):
+	Fixed creation of key system.formfactor from smbios information to be
+	sure never overwrite already set key (e.g. from APM/ACPI/PMU).
+
+2005-10-25  Danny Kukawka  <danny.kukawka at web.de>
+
 	* hald/linux2/ids.c: updated list of PNP IDs and added some comments.
 
 2005-10-24  Kay Sievers  <kay.sievers at vrfy.org>




More information about the hal-commit mailing list