# # ChangeLog for uspace/srv/devman/fun.h in mainline # # Generated by Trac 1.6 # 2026-06-03T03:14:35Z Tue, 10 Sep 2013 21:27:30 GMT Jiri Svoboda [02e5e34] * uspace/srv/devman/drv_conn.c (modified) * uspace/srv/devman/fun.c (modified) * uspace/srv/devman/fun.h (modified) Fun on-/off-line needs to go to fun.c 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.