hal ChangeLog,1.183,1.184
David Zeuthen
david at pdx.freedesktop.org
Tue Jul 6 10:03:50 PDT 2004
Update of /cvs/hal/hal
In directory pdx:/tmp/cvs-serv14095
Modified Files:
ChangeLog
Log Message:
2004-07-06 David Zeuthen <david at fubar.dk>
* hald/linux/bus_device.c (bus_device_move_from_tdl_to_gdl): Removed
the wrong handler so on remove this was called and the device was
added to the GDL again. Resulting in the device was never removed.
* hald/linux/class_device.c (class_device_move_from_tdl_to_gdl):
Same as above
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.183
retrieving revision 1.184
diff -u -d -r1.183 -r1.184
--- ChangeLog 6 Jul 2004 16:35:56 -0000 1.183
+++ ChangeLog 6 Jul 2004 17:03:48 -0000 1.184
@@ -1,5 +1,14 @@
2004-07-06 David Zeuthen <david at fubar.dk>
+ * hald/linux/bus_device.c (bus_device_move_from_tdl_to_gdl): Removed
+ the wrong handler so on remove this was called and the device was
+ added to the GDL again. Resulting in the device was never removed.
+
+ * hald/linux/class_device.c (class_device_move_from_tdl_to_gdl):
+ Same as above
+
+2004-07-06 David Zeuthen <david at fubar.dk>
+
* hald/linux/block_class_device.c (block_class_pre_process): Disable
media_check+automount and set block.no_partitions to TRUE for
floppy drives - Now my LS120 drive in my Dell laptop works fine
More information about the hal-commit
mailing list