hal ChangeLog,1.177,1.178
David Zeuthen
david at pdx.freedesktop.org
Mon Jul 5 11:55:00 PDT 2004
- Previous message: hal/hald/linux block_class_device.c, 1.33, 1.34 bus_device.c, 1.11,
1.12 bus_device.h, 1.6, 1.7 class_device.c, 1.16,
1.17 class_device.h, 1.8, 1.9 ide_bus_device.c, 1.5,
1.6 ide_host_bus_device.c, 1.6, 1.7 ieee1394_class_device.c,
1.1, 1.2 ieee1394_host_class_device.c, 1.1,
1.2 ieee1394_node_class_device.c, 1.1,
1.2 input_class_device.c, 1.8, 1.9 macio_bus_device.c, 1.2,
1.3 net_class_device.c, 1.12, 1.13 pci_bus_device.c, 1.6,
1.7 pcmcia_socket_class_device.c, 1.2,
1.3 platform_bus_device.c, 1.1, 1.2 printer_class_device.c,
1.8, 1.9 scsi_device_class_device.c, 1.7,
1.8 scsi_generic_class_device.c, 1.2,
1.3 scsi_host_class_device.c, 1.7, 1.8 usb_bus_device.c, 1.10,
1.11 usbif_bus_device.c, 1.7, 1.8
- Next message: hal/hald/linux block_class_device.c, 1.34, 1.35 input_class_device.c,
1.9, 1.10 net_class_device.c, 1.13, 1.14 osspec.c, 1.23, 1.24
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/hal/hal
In directory pdx:/tmp/cvs-serv12311
Modified Files:
ChangeLog
Log Message:
2004-07-05 David Zeuthen <david at fubar.dk>
* hald/linux/input_class_device.c (input_class_accept): Make this
static (remove warning)
* hald/linux/osspec.c (osspec_init): Remove error variable (remove
warning)
(visit_bus): Comment out this function because it is not currently
used (remove warning)
* hald/linux/block_class_device.c (block_class_in_gdl): New function
(block_class_pre_process): Move check for media and mtab to the new
block_class_in_gdl method
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -d -r1.177 -r1.178
--- ChangeLog 5 Jul 2004 18:21:07 -0000 1.177
+++ ChangeLog 5 Jul 2004 18:54:58 -0000 1.178
@@ -1,4 +1,18 @@
2004-07-05 David Zeuthen <david at fubar.dk>
+
+ * hald/linux/input_class_device.c (input_class_accept): Make this
+ static (remove warning)
+
+ * hald/linux/osspec.c (osspec_init): Remove error variable (remove
+ warning)
+ (visit_bus): Comment out this function because it is not currently
+ used (remove warning)
+
+ * hald/linux/block_class_device.c (block_class_in_gdl): New function
+ (block_class_pre_process): Move check for media and mtab to the new
+ block_class_in_gdl method
+
+2004-07-05 David Zeuthen <david at fubar.dk>
* hald/linux/ieee1394_host_class_device.c: Add class_device_in_gdl
method
- Previous message: hal/hald/linux block_class_device.c, 1.33, 1.34 bus_device.c, 1.11,
1.12 bus_device.h, 1.6, 1.7 class_device.c, 1.16,
1.17 class_device.h, 1.8, 1.9 ide_bus_device.c, 1.5,
1.6 ide_host_bus_device.c, 1.6, 1.7 ieee1394_class_device.c,
1.1, 1.2 ieee1394_host_class_device.c, 1.1,
1.2 ieee1394_node_class_device.c, 1.1,
1.2 input_class_device.c, 1.8, 1.9 macio_bus_device.c, 1.2,
1.3 net_class_device.c, 1.12, 1.13 pci_bus_device.c, 1.6,
1.7 pcmcia_socket_class_device.c, 1.2,
1.3 platform_bus_device.c, 1.1, 1.2 printer_class_device.c,
1.8, 1.9 scsi_device_class_device.c, 1.7,
1.8 scsi_generic_class_device.c, 1.2,
1.3 scsi_host_class_device.c, 1.7, 1.8 usb_bus_device.c, 1.10,
1.11 usbif_bus_device.c, 1.7, 1.8
- Next message: hal/hald/linux block_class_device.c, 1.34, 1.35 input_class_device.c,
1.9, 1.10 net_class_device.c, 1.13, 1.14 osspec.c, 1.23, 1.24
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the hal-commit
mailing list