# # ChangeLog for uspace/srv/devman/devman.h in mainline # # Generated by Trac 1.6 # 2024-12-15T08:51:30Z 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