hal ChangeLog,1.200,1.201
David Zeuthen
david at freedesktop.org
Tue Jul 20 13:39:43 PDT 2004
- Previous 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
- Next message: hal/hald/linux block_class_device.c,1.41,1.42
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/hal/hal
In directory pdx:/tmp/cvs-serv12836
Modified Files:
ChangeLog
Log Message:
2004-07-20 David Zeuthen <david at fubar.dk>
* hald/linux/block_class_device.c:
(detect_media): use O_EXCL for optical drive media detection, much
safer since O_EXCL is actually in mainline. Removes possible burning
problems (that is, if only cdrecord open(2)'s the device using O_EXCL;
bug filed against fedora-devel, hopefully it will bubble upstream)
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.200
retrieving revision 1.201
diff -u -d -r1.200 -r1.201
--- ChangeLog 20 Jul 2004 17:27:16 -0000 1.200
+++ ChangeLog 20 Jul 2004 20:39:41 -0000 1.201
@@ -1,6 +1,13 @@
2004-07-20 David Zeuthen <david at fubar.dk>
- * hald/linux/block_class_device.c: (block_class_visit):
+ * hald/linux/block_class_device.c:
+ (detect_media): use O_EXCL for optical drive media detection, much
+ safer since O_EXCL is actually in mainline. Removes possible burning
+ problems (that is, if only cdrecord open(2)'s the device using O_EXCL;
+ bug filed against fedora-devel, hopefully it will bubble upstream)
+
+2004-07-20 David Zeuthen <david at fubar.dk>
+
* hald/linux/class_device.c: (class_device_accept),
(class_device_visit):
* hald/linux/common.c: (drivers_collect):
- Previous 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
- Next message: hal/hald/linux block_class_device.c,1.41,1.42
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the hal-commit
mailing list