From b4479ab9c882686573b238f09a705241f10614ce Mon Sep 17 00:00:00 2001 From: John Hodge Date: Wed, 15 Aug 2012 09:20:16 +0800 Subject: [PATCH] TODO - Misc --- TODO.txt | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/TODO.txt b/TODO.txt index f6c8efa9..79ac65f7 100644 --- a/TODO.txt +++ b/TODO.txt @@ -12,6 +12,9 @@ TODO: - UniChrome Driver +- Sound Stack + > Intel 82801AA AC97 Audio (qemu) + - Init Scripts > With an argument to init passed from the kernel? @@ -32,13 +35,17 @@ TODO: > Allow hooks on PCI config accesses (to emulate power management etc) - VFS Path caching + > Is it needed? > Use a trie of path elements + - Trie on path content (with '/' included) + - Prefixed to reduce load + - Able to split > Maintain backwards cache of elements > Support symlink caching too - USB Stack > Check validity - > Rework HC API to support structure used by OHCI/ECHI + > (DONE) Rework HC API to support structure used by OHCI/ECHI - LVM Usablity > /Devices/LVM/by-id/ and /Devices/LVM/by-label @@ -51,6 +58,6 @@ TODO: - Omnispeak > Debug speed issues (tracing agian) > Port to AxWin3 - > Trace memory corruption + > (DONE) Trace memory corruption - Port dropbear! -- 2.20.1