# # ChangeLog for uspace/srv/devman/devman.h in mainline # # Generated by Trac 1.6 # 2024-12-15T18:27:45Z Wed, 24 Feb 2010 22:09:12 GMT Lenka Trochtova [924c75e1] * uspace/Makefile (modified) * uspace/lib/libc/include/ipc/devman.h (modified) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/drivers/root/Makefile (added) * uspace/srv/drivers/root/root.c (added) * uspace/srv/drivers/root/root.ma (added) backup (unstable) Fri, 19 Feb 2010 14:51:15 GMT Lenka Trochtova [0c3666d] * uspace/srv/devman/devman.c (modified) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/main.c (modified) parts of device manager (unstable) Thu, 18 Feb 2010 15:23:15 GMT Lenka Trochtova [e85920d] * uspace/srv/devman/devman.c (modified) * uspace/srv/devman/devman.h (modified) parts of device manager Mon, 15 Feb 2010 21:04:59 GMT Lenka Trochtova [08d9c4e6] * boot/Makefile.common (modified) * uspace/app/init/init.c (modified) * uspace/srv/devman/devman.c (modified) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/devman/util.c (modified) * uspace/srv/devman/util.h (modified) device manager - initialization of the list of available drivers Fri, 12 Feb 2010 15:08:16 GMT Lenka Trochtova [e2b9a993] * uspace/lib/libc/include/ipc/devman.h (added) * uspace/lib/libc/include/ipc/services.h (modified) * uspace/srv/devman/Makefile (modified) * uspace/srv/devman/devman.c (modified) * uspace/srv/devman/devman.h (added) * uspace/srv/devman/main.c (added) * uspace/srv/devman/match.c (added) * uspace/srv/devman/util.c (added) * uspace/srv/devman/util.h (added) device manager - parts of code