hal ChangeLog,1.372.2.37,1.372.2.38
David Zeuthen
david at freedesktop.org
Mon Jan 24 13:28:33 PST 2005
- Previous message: hal/hald/linux2 classdev.c, 1.3, 1.4 classdev.h, 1.1, 1.2 coldplug.c,
1.1, 1.2 hotplug.c, 1.1, 1.2 ids.c, 1.2, 1.3 physdev.c, 1.2,
1.3 util.c, 1.1, 1.2 util.h, 1.1, 1.2
- Next message: hal/hald/linux ieee1394_class_device.c, 1.4,
1.4.2.1 ieee1394_host_class_device.c, 1.5,
1.5.2.1 ieee1394_node_class_device.c, 1.6,
1.6.2.1 pci_bus_device.c, 1.9.2.1, 1.9.2.2 usb_bus_device.c,
1.15, 1.15.2.1 usbif_bus_device.c, 1.9.2.1, 1.9.2.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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
- Previous message: hal/hald/linux2 classdev.c, 1.3, 1.4 classdev.h, 1.1, 1.2 coldplug.c,
1.1, 1.2 hotplug.c, 1.1, 1.2 ids.c, 1.2, 1.3 physdev.c, 1.2,
1.3 util.c, 1.1, 1.2 util.h, 1.1, 1.2
- Next message: hal/hald/linux ieee1394_class_device.c, 1.4,
1.4.2.1 ieee1394_host_class_device.c, 1.5,
1.5.2.1 ieee1394_node_class_device.c, 1.6,
1.6.2.1 pci_bus_device.c, 1.9.2.1, 1.9.2.2 usb_bus_device.c,
1.15, 1.15.2.1 usbif_bus_device.c, 1.9.2.1, 1.9.2.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the hal-commit
mailing list