hal ChangeLog,1.372.2.27,1.372.2.28

David Zeuthen david at freedesktop.org
Wed Jan 12 09:38:46 PST 2005


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

Modified Files:
      Tag: hal-0_4-stable-branch
	ChangeLog 
Log Message:
2005-01-12  David Zeuthen  <davidz at redhat.com>

	* hald/linux/osspec.c (HOTPLUG_TIMEOUT): Increase to 25 seconds
	to better cope with callouts timeout of 10 seconds

	* hald/callout.c (iochn_data): Cope with callouts terminating
	and free timeout handler
	(callout_timeout_handler): New function; kill callouts if they
	time out
	(process_next_callout): Setup timeout for callouts - set to
	ten seconds



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.372.2.27
retrieving revision 1.372.2.28
diff -u -d -r1.372.2.27 -r1.372.2.28
--- ChangeLog	11 Jan 2005 06:45:00 -0000	1.372.2.27
+++ ChangeLog	12 Jan 2005 17:38:44 -0000	1.372.2.28
@@ -1,3 +1,15 @@
+2005-01-12  David Zeuthen  <davidz at redhat.com>
+
+	* hald/linux/osspec.c (HOTPLUG_TIMEOUT): Increase to 25 seconds
+	to better cope with callouts timeout of 10 seconds
+
+	* hald/callout.c (iochn_data): Cope with callouts terminating
+	and free timeout handler
+	(callout_timeout_handler): New function; kill callouts if they
+	time out
+	(process_next_callout): Setup timeout for callouts - set to
+	ten seconds
+
 2005-01-11  David Zeuthen  <davidz at redhat.com>
 
 	* hald/callout.c: Simplify a lot more by demanding that callouts




More information about the hal-commit mailing list