X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=TODO.txt;fp=TODO.txt;h=1a549763b680a5ae4c970b4ce35490925c555485;hb=e4342ad9de52043cb8f820643794dc44076f9bd9;hp=5ac59f47d421bfbd4c29765f3cfd679de83943a1;hpb=fb3abbad5dfd71ea2b190d0b33d9c57e879fb15a;p=tpg%2Facess2.git diff --git a/TODO.txt b/TODO.txt index 5ac59f47..1a549763 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 @@ -52,6 +59,6 @@ TODO: - Omnispeak > Debug speed issues (tracing agian) > Port to AxWin3 - > Trace memory corruption + > (DONE) Trace memory corruption - Port dropbear!