929bfb2a1c282a958f060976f535518281b4e63b
[tpg/acess2.git] / TODO.txt
1 TODO:
2 - E1000 Driver (stubbed)
3  > Find specs
4    http://download.intel.com/design/network/manuals/8254x_GBe_SDM.pdf
5  > Use bochs/qemu only as a backup
6 - Cirrus 64-bit VisualMedia Accelerator
7    PCI 1013:00B8 (Cirrus CLGD5446)
8  > Specs avail?
9    Qemu Suggests http://home.worldonline.dk/~finth/
10  > Bochs/Qemu
11 - UniChrome Driver
12 - Init Scripts
13  > With an argument to init passed from the kernel?
14 - #!
15  > Pass as argument? or pass pointer like ld-acess?
16  > argc/argv - Definitely
17 - Network Debugging + IPv6 Autoconf
18  > Should IPv6 RAs be done in kernel mode, or usermode?
19  > Wait until something like linux's net.conf.ipv6.accept_ra is set?
20  > Have a custom suffix for stateless IPs?
21 - Signals
22  > Add return value to mutexs and semaphores, and add warn_unused_ret
23 - Virtual PCI bus for system configuration
24 - VFS Path caching
25  > Use a trie of path elements
26  > Maintain backwards cache of elements
27  > Support symlink caching too

UCC git Repository :: git.ucc.asn.au