hal ChangeLog,1.336,1.337

David Zeuthen david at freedesktop.org
Thu Oct 7 07:53:10 PDT 2004


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

Modified Files:
	ChangeLog 
Log Message:
2004-10-07  David Zeuthen  <david at fubar.dk>

	* hald/linux/osspec.c (hald_helper_hotplug_process_queue): Have a
	list of hotplug events received during the sleep of the first hotplug
	event and process that in order
	(hotplug_sem_down): Typo in debug output
	(hald_helper_first_hotplug_event): Determine last_hotplug_seqnum by
	looking at list of hotplug events received during the sleep of the
	first hotplug event
	(hald_helper_msg_compare): New function
	(hald_helper_data): Insert, into a sorted list, hotplug events received 
	when sleeping on the first hotplug event
	(FIRST_HOTPLUG_SLEEP): New constant instead of hardcoding 2500 ms



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.336
retrieving revision 1.337
diff -u -d -r1.336 -r1.337
--- ChangeLog	6 Oct 2004 20:23:44 -0000	1.336
+++ ChangeLog	7 Oct 2004 14:53:08 -0000	1.337
@@ -1,3 +1,17 @@
+2004-10-07  David Zeuthen  <david at fubar.dk>
+
+	* hald/linux/osspec.c (hald_helper_hotplug_process_queue): Have a
+	list of hotplug events received during the sleep of the first hotplug
+	event and process that in order
+	(hotplug_sem_down): Typo in debug output
+	(hald_helper_first_hotplug_event): Determine last_hotplug_seqnum by
+	looking at list of hotplug events received during the sleep of the
+	first hotplug event
+	(hald_helper_msg_compare): New function
+	(hald_helper_data): Insert, into a sorted list, hotplug events received 
+	when sleeping on the first hotplug event
+	(FIRST_HOTPLUG_SLEEP): New constant instead of hardcoding 2500 ms
+
 2004-10-06  David Zeuthen  <david at fubar.dk>
 
 	* hald/linux/osspec.c (hald_helper_data): New handling of hotplug




More information about the hal-commit mailing list