# # ChangeLog for uspace/drv/root/root.c in mainline # # Generated by Trac 1.6 # 2024-12-04T02:43:23Z Sat, 23 Oct 2010 13:01:34 GMT Jakub Jermar [5291411] * uspace/drv/root/root.c (modified) Cstyle fixes in the root driver. Thu, 21 Oct 2010 19:23:23 GMT Jakub Jermar [a79d88d] * boot/Makefile (modified) * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/drv/isa/Makefile (moved) * uspace/drv/isa/isa.c (moved) * uspace/drv/isa/isa.dev (moved) * uspace/drv/isa/isa.ma (moved) * uspace/drv/ns8250/Makefile (moved) * uspace/drv/ns8250/cyclic_buffer.h (moved) * uspace/drv/ns8250/ns8250.c (moved) * uspace/drv/ns8250/ns8250.ma (moved) * uspace/drv/pciintel/Makefile (moved) * uspace/drv/pciintel/pci.c (moved) * uspace/drv/pciintel/pci.h (moved) * uspace/drv/pciintel/pci_regs.h (moved) * uspace/drv/pciintel/pciintel.ma (moved) * uspace/drv/root/Makefile (moved) * uspace/drv/root/root.c (moved) * uspace/drv/root/root.ma (moved) * uspace/drv/rootia32/Makefile (moved) * uspace/drv/rootia32/rootia32.c (moved) * uspace/drv/rootia32/rootia32.ma (moved) * uspace/srv/devman/main.c (modified) Move the device driver framework drivers under "uspace/drv" in the ...