# # ChangeLog for uspace/drv/test1/test1.c in mainline # # Generated by Trac 1.6 # 2024-12-12T07:52:15Z Wed, 01 Dec 2010 23:59:40 GMT Vojtech Horky [c245f16e] * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/drv/rootvirt/devices.def (modified) * uspace/drv/test1/test1.c (modified) * uspace/drv/test1/test1.ma (modified) * uspace/drv/test2/Makefile (added) * uspace/drv/test2/test2.c (added) * uspace/drv/test2/test2.ma (added) Add another test for DDF This test simulates hot-plug as child ... Tue, 30 Nov 2010 14:21:47 GMT Vojtech Horky [703d19c] * uspace/drv/test1/test1.c (modified) * uspace/srv/devman/devman.c (modified) A bit of refactoring Tue, 30 Nov 2010 12:15:18 GMT Vojtech Horky [1b2981aa] * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/drv/rootvirt/devices.def (modified) * uspace/drv/test1/Makefile (added) * uspace/drv/test1/test1.c (added) * uspace/drv/test1/test1.ma (added) Add test1 virtual device The test1 expose bug (deadlock) in devman.