hal/hald/linux/volume_id volume_id.c,1.13,1.14
David Zeuthen
david at freedesktop.org
Tue Jul 20 10:27:18 PDT 2004
- Previous message: hal ChangeLog,1.199,1.200
- Next message: hal/hald/linux block_class_device.c, 1.40, 1.41 class_device.c, 1.20,
1.21 common.c, 1.9, 1.10 ieee1394_class_device.c, 1.2,
1.3 ieee1394_host_class_device.c, 1.2,
1.3 ieee1394_node_class_device.c, 1.2, 1.3 osspec.c, 1.25, 1.26
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/hal/hal/hald/linux/volume_id
In directory pdx:/tmp/cvs-serv9725/hald/linux/volume_id
Modified Files:
volume_id.c
Log Message:
2004-07-20 David Zeuthen <david at fubar.dk>
* hald/linux/block_class_device.c: (block_class_visit):
* hald/linux/class_device.c: (class_device_accept),
(class_device_visit):
* hald/linux/common.c: (drivers_collect):
* hald/linux/ieee1394_class_device.c: (ieee1394_class_pre_process):
* hald/linux/ieee1394_host_class_device.c:
(ieee1394_host_class_pre_process):
* hald/linux/ieee1394_node_class_device.c:
(ieee1394_node_class_pre_process):
* hald/linux/osspec.c: (visit_class_device):
* hald/linux/volume_id/volume_id.c:
More updates to libsysfs 1.1; from Joe Shaw's earlier patch
Index: volume_id.c
===================================================================
RCS file: /cvs/hal/hal/hald/linux/volume_id/volume_id.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- volume_id.c 10 Jul 2004 14:52:19 -0000 1.13
+++ volume_id.c 20 Jul 2004 17:27:16 -0000 1.14
@@ -39,6 +39,7 @@
#include "volume_id.h"
+#define DEBUG
#ifdef DEBUG
#define dbg(format, arg...) \
do { \
- Previous message: hal ChangeLog,1.199,1.200
- Next message: hal/hald/linux block_class_device.c, 1.40, 1.41 class_device.c, 1.20,
1.21 common.c, 1.9, 1.10 ieee1394_class_device.c, 1.2,
1.3 ieee1394_host_class_device.c, 1.2,
1.3 ieee1394_node_class_device.c, 1.2, 1.3 osspec.c, 1.25, 1.26
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the hal-commit
mailing list