# # ChangeLog for uspace/drv/ns8250/ns8250.c in mainline # # Generated by Trac 1.6 # 2025-05-18T05:58:59Z Sat, 23 Oct 2010 18:11:18 GMT Jiri Svoboda [33dbbd2] * uspace/drv/ns8250/ns8250.c (modified) More cstyle in ns8250. Sat, 23 Oct 2010 10:25:37 GMT Jakub Jermar [49698fa] * uspace/drv/ns8250/cyclic_buffer.h (modified) * uspace/drv/ns8250/ns8250.c (modified) Cstyle fixes in ns8250 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 ...