hal ChangeLog,1.123,1.124

Joe Shaw joe at pdx.freedesktop.org
Fri Apr 30 13:59:10 PDT 2004


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

Modified Files:
	ChangeLog 
Log Message:
2004-04-30  Joe Shaw  <joe at ximian.com>

	* hald/linux/block_class_device.c (block_class_pre_process):
	Process the mtab here, so that our fstype and mount_point
	properties are set.

	* hald/linux/bus_device.h, hald/linux/class_device.h: Remove the
	detection_done function.  It's not really useful with all the
	asynchronicity.
	
	* hald/linux/*_bus_device.c, hald/linux/*_class_device.c: Remove
	the detection_done functions.

Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -d -r1.123 -r1.124
--- a/ChangeLog	30 Apr 2004 18:37:35 -0000	1.123
+++ b/ChangeLog	30 Apr 2004 20:59:08 -0000	1.124
@@ -1,5 +1,16 @@
 2004-04-30  Joe Shaw  <joe at ximian.com>
 
+	* hald/linux/block_class_device.c (block_class_pre_process):
+	Process the mtab here, so that our fstype and mount_point
+	properties are set.
+
+	* hald/linux/bus_device.h, hald/linux/class_device.h: Remove the
+	detection_done function.  It's not really useful with all the
+	asynchronicity.
+	
+	* hald/linux/*_bus_device.c, hald/linux/*_class_device.c: Remove
+	the detection_done functions.
+
 	* hald/hald_dbus.c (foreach_device_by_capability): Make sure caps
 	is not NULL before comparing strings.
 





More information about the hal-commit mailing list