# # ChangeLog for uspace/srv/devman/main.h in mainline # # Generated by Trac 1.6 # 2026-06-03T03:21:55Z Tue, 10 Sep 2013 21:12:23 GMT Jiri Svoboda [181c32f] * uspace/srv/devman/Makefile (modified) * uspace/srv/devman/drv_conn.c (added) * uspace/srv/devman/drv_conn.h (added) * uspace/srv/devman/main.c (modified) * uspace/srv/devman/main.h (modified) Separate module for devman-driver communication. Tue, 10 Sep 2013 20:44:58 GMT Jiri Svoboda [d80d7a8] * uspace/srv/devman/Makefile (modified) * uspace/srv/devman/client_conn.c (added) * uspace/srv/devman/client_conn.h (added) * uspace/srv/devman/main.c (modified) * uspace/srv/devman/main.h (added) Separate module for devman-client connection handling.