#
# ChangeLog for uspace/srv/devman/loc.h in mainline
#
# Generated by Trac 1.6
# 2025-03-16T02:33:28Z

Fri, 05 Aug 2016 16:13:38 GMT Jakub Jermar <jakub@…> [96ef672]
	* uspace/srv/devman/drv_conn.c (modified)
	* uspace/srv/devman/fun.c (modified)
	* uspace/srv/devman/loc.c (modified)
	* uspace/srv/devman/loc.h (modified)

	Do not leave behind functions in device_tree.loc_functions hash table ...


Tue, 10 Sep 2013 20:15:58 GMT Jiri Svoboda <jiri@…> [a60e90b]
	* uspace/srv/devman/Makefile (modified)
	* uspace/srv/devman/devman.c (deleted)
	* uspace/srv/devman/devman.h (modified)
	* uspace/srv/devman/driver.c (modified)
	* uspace/srv/devman/driver.h (modified)
	* uspace/srv/devman/loc.c (added)
	* uspace/srv/devman/loc.h (added)
	* uspace/srv/devman/main.c (modified)
	* uspace/srv/devman/match.c (modified)
	* uspace/srv/devman/match.h (added)

	Move rest of functionality from devman.c to other modules.