hal ChangeLog,1.110,1.111

David Zeuthen david at pdx.freedesktop.org
Wed Apr 21 11:44:43 PDT 2004


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

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

	* hald/callout.c
	(hal_callout_property): callouts seem to be a bit broken right 
	now (segfaults my box etc.), so disable them. Hopefully this is
	fixed soon!
	(hal_callout_capability): -do-
	(hal_callout_device): -do

	* hald/linux/usbif_bus_device.c (usbif_device_compute_udi): Don't
	print details about the device

	* hald/linux/usb_bus_device.c (usb_proc_parse): Comment out noisy
	print statements

	* hald/linux/osspec.c 
	(handle_udev_node_created_found_device): 
	(visit_class_device): clean up logging statements
	(visit_device): -do-
	(remove_device): comment out noisy logging statements
	(remove_class_device): -do-
	(handle_hotplug): -do-


	* hald/linux/class_device.c 
	(class_device_got_device_file): comment out noisy logging statement
	(class_device_accept): -do-

	* hald/linux/common.c 
	(rename_and_merge): comment out noisy logging statements
	(class_device_get_device_file): -do-

	* hald/hald.c (gdl_store_changed): don't print device, just print
	the UDI



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -d -r1.110 -r1.111
--- a/ChangeLog	21 Apr 2004 15:20:09 -0000	1.110
+++ b/ChangeLog	21 Apr 2004 18:44:41 -0000	1.111
@@ -1,3 +1,38 @@
+2004-04-21  David Zeuthen  <david at fubar.dk>
+
+	* hald/callout.c
+	(hal_callout_property): callouts seem to be a bit broken right 
+	now (segfaults my box etc.), so disable them. Hopefully this is
+	fixed soon!
+	(hal_callout_capability): -do-
+	(hal_callout_device): -do
+
+	* hald/linux/usbif_bus_device.c (usbif_device_compute_udi): Don't
+	print details about the device
+
+	* hald/linux/usb_bus_device.c (usb_proc_parse): Comment out noisy
+	print statements
+
+	* hald/linux/osspec.c 
+	(handle_udev_node_created_found_device): 
+	(visit_class_device): clean up logging statements
+	(visit_device): -do-
+	(remove_device): comment out noisy logging statements
+	(remove_class_device): -do-
+	(handle_hotplug): -do-
+
+
+	* hald/linux/class_device.c 
+	(class_device_got_device_file): comment out noisy logging statement
+	(class_device_accept): -do-
+
+	* hald/linux/common.c 
+	(rename_and_merge): comment out noisy logging statements
+	(class_device_get_device_file): -do-
+
+	* hald/hald.c (gdl_store_changed): don't print device, just print
+	the UDI
+
 2004-04-21  Robert Love  <rml at ximian.com>
 
 	* hald/callout.c: add property modified callout;





More information about the hal-commit mailing list