# # ChangeLog for uspace/srv/devman/fun.c in mainline # # Generated by Trac 1.6 # 2024-12-16T17:50:13Z Tue, 10 Sep 2013 19:10:09 GMT Jiri Svoboda [59dc181] * uspace/srv/devman/Makefile (modified) * uspace/srv/devman/dev.c (modified) * uspace/srv/devman/devman.c (modified) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/devtree.c (added) * uspace/srv/devman/devtree.h (added) * uspace/srv/devman/driver.c (modified) * uspace/srv/devman/fun.c (modified) * uspace/srv/devman/main.c (modified) Move devtree-related functionality to separate devman module. Tue, 10 Sep 2013 18:51:53 GMT Jiri Svoboda [38e52c92] * uspace/srv/devman/Makefile (modified) * uspace/srv/devman/devman.c (modified) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/fun.c (added) * uspace/srv/devman/fun.h (added) * uspace/srv/devman/main.c (modified) Move fun-dev-related functionality to a separate devman module.