hal ChangeLog,1.116,1.117
David Zeuthen
david at pdx.freedesktop.org
Mon Apr 26 09:52:56 PDT 2004
- Previous message: hal/hald/linux block_class_device.c, 1.14, 1.15 bus_device.c, 1.5,
1.6 bus_device.h, 1.3, 1.4 class_device.c, 1.10,
1.11 class_device.h, 1.5, 1.6 common.c, 1.4, 1.5 common.h, 1.1,
1.2 ide_host_bus_device.c, 1.4, 1.5 net_class_device.c, 1.2,
1.3 osspec.c, 1.14, 1.15 printer_class_device.c, 1.5,
1.6 usb_bus_device.c, 1.8, 1.9 usbif_bus_device.c, 1.5, 1.6
- Next message: hal/hald Makefile.am,1.20,1.21
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/hal/hal
In directory pdx:/tmp/cvs-serv10660
Modified Files:
ChangeLog
Log Message:
2004-04-26 David Zeuthen <david at fubar.dk>
* hald/linux/macio_bus_device.c: new file because with the recent
change in how probing is handled, my CD-ROM wasn't added until 30
seconds late into the process as the macio glue wasn't handled
* hald/Makefile.am (hald_SOURCES): add linux/macio_bus_device.c
* hald/linux/osspec.c: add macio_bus_handler to bus_device_handlers
* tools/device-manager/Const.py.in (BUS_NAMES): Add macio mapping
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -d -r1.116 -r1.117
--- a/ChangeLog 25 Apr 2004 17:24:44 -0000 1.116
+++ b/ChangeLog 26 Apr 2004 16:52:54 -0000 1.117
@@ -1,3 +1,15 @@
+2004-04-26 David Zeuthen <david at fubar.dk>
+
+ * hald/linux/macio_bus_device.c: new file because with the recent
+ change in how probing is handled, my CD-ROM wasn't added until 30
+ seconds late into the process as the macio glue wasn't handled
+
+ * hald/Makefile.am (hald_SOURCES): add linux/macio_bus_device.c
+
+ * hald/linux/osspec.c: add macio_bus_handler to bus_device_handlers
+
+ * tools/device-manager/Const.py.in (BUS_NAMES): Add macio mapping
+
2004-04-25 David Zeuthen <david at fubar.dk>
* doc/TODO: Add our notes about current issues with the Linux 2.6
- Previous message: hal/hald/linux block_class_device.c, 1.14, 1.15 bus_device.c, 1.5,
1.6 bus_device.h, 1.3, 1.4 class_device.c, 1.10,
1.11 class_device.h, 1.5, 1.6 common.c, 1.4, 1.5 common.h, 1.1,
1.2 ide_host_bus_device.c, 1.4, 1.5 net_class_device.c, 1.2,
1.3 osspec.c, 1.14, 1.15 printer_class_device.c, 1.5,
1.6 usb_bus_device.c, 1.8, 1.9 usbif_bus_device.c, 1.5, 1.6
- Next message: hal/hald Makefile.am,1.20,1.21
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the hal-commit
mailing list