# # ChangeLog for uspace/drv/pciintel/pci.c in mainline # # Generated by Trac 1.6 # 2024-12-02T08:04:38Z Sat, 23 Oct 2010 17:39:53 GMT Jiri Svoboda [713a4b9] * uspace/drv/pciintel/pci.c (modified) * uspace/drv/pciintel/pci.h (modified) Convert inline functions to regular functions in pciintel. Sat, 23 Oct 2010 10:56:44 GMT Jakub Jermar [663f41c4] * uspace/drv/pciintel/pci.c (modified) * uspace/drv/pciintel/pci.h (modified) * uspace/drv/pciintel/pci_regs.h (modified) Cstyle fixes in pciintel. Sat, 23 Oct 2010 10:24:39 GMT Jakub Jermar [472020fc] * uspace/drv/pciintel/pci.c (modified) * uspace/srv/net/tl/tcp/tcp.c (modified) Mark EPARTY for replacement by another error code. 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 ...