hal ChangeLog,1.209,1.210

David Zeuthen david at freedesktop.org
Thu Jul 22 12:06:04 PDT 2004


Update of /cvs/hal/hal
In directory pdx:/tmp/cvs-serv30212a

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

	* tools/linux/hal_hotplug.c (main): Apply the same hack we did to
	hal_dev.c some time ago; improves hotplugging speed; suggestion by
	Sjoerd Simons.

	* hald/linux/block_class_device.c (block_class_visit): Fixed a nasty
	bug where .udev.sysfs_path were set before other key properties. This
	resulted in lack of information in handle_udev_node_created_found_device
	that was invoked as soon as .udev.sysfs_path were set. Obviously
	this situation was only applicable when we got the DeviceEvent before
	the HotplugEvent. udev is indeed fast.

	* hald/linux/class_device.c (class_device_visit): -do-



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.209
retrieving revision 1.210
diff -u -d -r1.209 -r1.210
--- ChangeLog	22 Jul 2004 00:31:45 -0000	1.209
+++ ChangeLog	22 Jul 2004 19:06:01 -0000	1.210
@@ -1,5 +1,20 @@
 2004-07-22  David Zeuthen  <david at fubar.dk>
 
+	* tools/linux/hal_hotplug.c (main): Apply the same hack we did to
+	hal_dev.c some time ago; improves hotplugging speed; suggestion by
+	Sjoerd Simons.
+
+	* hald/linux/block_class_device.c (block_class_visit): Fixed a nasty
+	bug where .udev.sysfs_path were set before other key properties. This
+	resulted in lack of information in handle_udev_node_created_found_device
+	that was invoked as soon as .udev.sysfs_path were set. Obviously
+	this situation was only applicable when we got the DeviceEvent before
+	the HotplugEvent. udev is indeed fast.
+
+	* hald/linux/class_device.c (class_device_visit): -do-
+
+2004-07-22  David Zeuthen  <david at fubar.dk>
+
 	Patch from Kay Sievers <kay.sievers at vrfy.org>
 
 	* tools/device-manager/hal-computer.png: New file




More information about the hal-commit mailing list