# # ChangeLog for / in mainline # # Generated by Trac 1.5.4 # 2024-03-29T09:36:36Z Tue, 17 Jul 2012 15:14:01 GMT Martin Decky [e435537] * kernel/generic/src/console/kconsole.c (modified) * kernel/generic/src/console/prompt.c (modified) * kernel/generic/src/debug/symtab.c (modified) * uspace/app/bdsh/cmds/modules/cat/cat.c (modified) * uspace/srv/hid/console/console.c (modified) cstyle Tue, 17 Jul 2012 14:56:57 GMT Martin Decky [9904eb90] * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/drv/block/ahci/Makefile (added) * uspace/drv/block/ahci/ahci.c (added) * uspace/drv/block/ahci/ahci.h (added) * uspace/drv/block/ahci/ahci.ma (added) * uspace/drv/block/ahci/ahci_hw.h (added) * uspace/drv/block/ahci/ahci_sata.h (added) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/device/ahci.c (added) * uspace/lib/c/include/device/ahci.h (added) * uspace/lib/c/include/ipc/dev_iface.h (modified) * uspace/lib/drv/Makefile (modified) * uspace/lib/drv/generic/dev_iface.c (modified) * uspace/lib/drv/generic/remote_ahci.c (added) * uspace/lib/drv/include/ahci_iface.h (added) * uspace/lib/drv/include/remote_ahci.h (added) * uspace/srv/bd/sata_bd/Makefile (added) * uspace/srv/bd/sata_bd/sata_bd.c (added) * uspace/srv/bd/sata_bd/sata_bd.h (added) cherrypick initial SATA (AHCI) support, originally by Petr Jerman Tue, 17 Jul 2012 14:55:21 GMT Martin Decky [dfc07c1] * kernel/generic/src/console/prompt.c (modified) cstyle