# # ChangeLog for uspace/srv/devman/util.h in mainline # # Generated by Trac 1.6 # 2025-02-14T02:05:28Z Thu, 25 Feb 2010 14:29:23 GMT Lenka Trochtova [729fa2d6] * uspace/lib/libc/Makefile (modified) * uspace/lib/libc/generic/devman.c (added) * uspace/lib/libc/include/devman.h (added) * uspace/lib/libc/include/ipc/devman.h (modified) * uspace/srv/devman/devman.c (modified) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/devman/util.h (modified) * uspace/srv/drivers/root/Makefile (modified) * uspace/srv/drivers/root/root.c (modified) parts of root device driver 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