hal ChangeLog,1.372.2.37,1.372.2.38

David Zeuthen david at freedesktop.org
Mon Jan 24 13:28:33 PST 2005


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

Modified Files:
      Tag: hal-0_4-stable-branch
	ChangeLog 
Log Message:
2005-01-24  David Zeuthen  <david at fubar.dk>

	* hald/linux/usb_bus_device.c (usb_device_pre_process): cur->len
	may be zero so don't look at sysfs attributes in that case. From
	Antti Andreimann <antti.andreimann at mail.ee>; RH bug 145921.

	* hald/linux/ieee1394_host_class_device.c:
	(ieee1394_host_class_pre_process): Same fix

	* hald/linux/ieee1394_node_class_device.c:
	(ieee1394_node_class_pre_process): Same fix

	* hald/linux/ieee1394_class_device.c:
	(ieee1394_class_pre_process): Same fix

	* hald/linux/usbif_bus_device.c (usbif_device_pre_process): Same fix

	* hald/linux/pci_bus_device.c (pci_device_pre_process): Same fix



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.372.2.37
retrieving revision 1.372.2.38
diff -u -d -r1.372.2.37 -r1.372.2.38
--- ChangeLog	22 Jan 2005 01:35:27 -0000	1.372.2.37
+++ ChangeLog	24 Jan 2005 21:28:29 -0000	1.372.2.38
@@ -1,3 +1,22 @@
+2005-01-24  David Zeuthen  <david at fubar.dk>
+
+	* hald/linux/usb_bus_device.c (usb_device_pre_process): cur->len
+	may be zero so don't look at sysfs attributes in that case. From
+	Antti Andreimann <antti.andreimann at mail.ee>; RH bug 145921.
+
+	* hald/linux/ieee1394_host_class_device.c:
+	(ieee1394_host_class_pre_process): Same fix
+
+	* hald/linux/ieee1394_node_class_device.c:
+	(ieee1394_node_class_pre_process): Same fix
+
+	* hald/linux/ieee1394_class_device.c:
+	(ieee1394_class_pre_process): Same fix
+
+	* hald/linux/usbif_bus_device.c (usbif_device_pre_process): Same fix
+
+	* hald/linux/pci_bus_device.c (pci_device_pre_process): Same fix
+
 2005-01-21  David Zeuthen  <davidz at redhat.com>
 
 	* hald/linux/usb_bus_device.c (usb_device_pre_process): Interface




More information about the hal-commit mailing list