hal ChangeLog,1.116,1.117

David Zeuthen david at pdx.freedesktop.org
Mon Apr 26 09:52:56 PDT 2004


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





More information about the hal-commit mailing list