- UniChrome Driver
+- Sound Stack
+ > Intel 82801AA AC97 Audio (qemu)
+
- Init Scripts
> With an argument to init passed from the kernel?
> 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
- Omnispeak
> Debug speed issues (tracing agian)
> Port to AxWin3
- > Trace memory corruption
+ > (DONE) Trace memory corruption
- Port dropbear!