hal ChangeLog,1.275,1.276

David Zeuthen david at freedesktop.org
Tue Aug 31 09:53:39 PDT 2004


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

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

	* hald/linux/block_class_device.c: 
	(detect_media): Don't poll on drives with storage.removable set to FALSE
	(block_class_pre_process): Use the /sys/block/<drive>/removable file
	
	* tools/device-manager/DeviceManager.py: Don't print out Conditions;
	should give us more headroom until D-BUS is fixed wrt. rules maximum
	and subscription of signals in the python bindings
	
	* tools/linux/hal_hotplug.c: Wait for 'removable' file for 'block'
	system events



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.275
retrieving revision 1.276
diff -u -d -r1.275 -r1.276
--- ChangeLog	31 Aug 2004 13:08:35 -0000	1.275
+++ ChangeLog	31 Aug 2004 16:53:33 -0000	1.276
@@ -1,3 +1,16 @@
+2004-08-31  David Zeuthen  <david at fubar.dk>
+
+	* hald/linux/block_class_device.c: 
+	(detect_media): Don't poll on drives with storage.removable set to FALSE
+	(block_class_pre_process): Use the /sys/block/<drive>/removable file
+	
+	* tools/device-manager/DeviceManager.py: Don't print out Conditions;
+	should give us more headroom until D-BUS is fixed wrt. rules maximum
+	and subscription of signals in the python bindings
+	
+	* tools/linux/hal_hotplug.c: Wait for 'removable' file for 'block'
+	system events
+
 2004-08-31  Kay Sievers  <kay.sievers at vrfy.org>
 
 	* tools/linux/hal_hotplug.c: (wait_for_sysfs_info): Fix timout




More information about the hal-commit mailing list