hal/hald Makefile.am,1.20,1.21
David Zeuthen
david at pdx.freedesktop.org
Mon Apr 26 09:52:56 PDT 2004
Update of /cvs/hal/hal/hald
In directory pdx:/tmp/cvs-serv10660/hald
Modified Files:
Makefile.am
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: Makefile.am
===================================================================
RCS file: /cvs/hal/hal/hald/Makefile.am,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- a/Makefile.am 22 Apr 2004 21:52:05 -0000 1.20
+++ b/Makefile.am 26 Apr 2004 16:52:54 -0000 1.21
@@ -44,6 +44,7 @@
linux/ide_host_bus_device.c \
linux/ide_bus_device.c \
linux/pcmcia_socket_class_device.c \
+ linux/macio_bus_device.c \
linux/linux_dvd_rw_utils.h linux/linux_dvd_rw_utils.c
# linux/ieee1394_host_class_device.c
More information about the hal-commit
mailing list