hal ChangeLog,1.123,1.124
Joe Shaw
joe at pdx.freedesktop.org
Fri Apr 30 13:59:10 PDT 2004
- Previous message: hal/hald hald_dbus.c,1.3,1.4
- Next message: hal/hald/linux block_class_device.c, 1.17, 1.18 bus_device.h, 1.4,
1.5 class_device.h, 1.6, 1.7 ide_bus_device.c, 1.4,
1.5 ide_host_bus_device.c, 1.5, 1.6 input_class_device.c, 1.6,
1.7 macio_bus_device.c, 1.1, 1.2 net_class_device.c, 1.3,
1.4 osspec.c, 1.17, 1.18 pci_bus_device.c, 1.5,
1.6 pcmcia_socket_class_device.c, 1.1,
1.2 printer_class_device.c, 1.6,
1.7 scsi_device_class_device.c, 1.6,
1.7 scsi_generic_class_device.c, 1.1,
1.2 scsi_host_class_device.c, 1.6, 1.7 usb_bus_device.c, 1.9,
1.10 usbif_bus_device.c, 1.6, 1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/hal/hal
In directory pdx:/tmp/cvs-serv32198
Modified Files:
ChangeLog
Log Message:
2004-04-30 Joe Shaw <joe at ximian.com>
* hald/linux/block_class_device.c (block_class_pre_process):
Process the mtab here, so that our fstype and mount_point
properties are set.
* hald/linux/bus_device.h, hald/linux/class_device.h: Remove the
detection_done function. It's not really useful with all the
asynchronicity.
* hald/linux/*_bus_device.c, hald/linux/*_class_device.c: Remove
the detection_done functions.
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -d -r1.123 -r1.124
--- a/ChangeLog 30 Apr 2004 18:37:35 -0000 1.123
+++ b/ChangeLog 30 Apr 2004 20:59:08 -0000 1.124
@@ -1,5 +1,16 @@
2004-04-30 Joe Shaw <joe at ximian.com>
+ * hald/linux/block_class_device.c (block_class_pre_process):
+ Process the mtab here, so that our fstype and mount_point
+ properties are set.
+
+ * hald/linux/bus_device.h, hald/linux/class_device.h: Remove the
+ detection_done function. It's not really useful with all the
+ asynchronicity.
+
+ * hald/linux/*_bus_device.c, hald/linux/*_class_device.c: Remove
+ the detection_done functions.
+
* hald/hald_dbus.c (foreach_device_by_capability): Make sure caps
is not NULL before comparing strings.
- Previous message: hal/hald hald_dbus.c,1.3,1.4
- Next message: hal/hald/linux block_class_device.c, 1.17, 1.18 bus_device.h, 1.4,
1.5 class_device.h, 1.6, 1.7 ide_bus_device.c, 1.4,
1.5 ide_host_bus_device.c, 1.5, 1.6 input_class_device.c, 1.6,
1.7 macio_bus_device.c, 1.1, 1.2 net_class_device.c, 1.3,
1.4 osspec.c, 1.17, 1.18 pci_bus_device.c, 1.5,
1.6 pcmcia_socket_class_device.c, 1.1,
1.2 printer_class_device.c, 1.6,
1.7 scsi_device_class_device.c, 1.6,
1.7 scsi_generic_class_device.c, 1.1,
1.2 scsi_host_class_device.c, 1.6, 1.7 usb_bus_device.c, 1.9,
1.10 usbif_bus_device.c, 1.6, 1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the hal-commit
mailing list