X-Git-Url: https://git.ucc.asn.au/?p=tpg%2Facess2.git;a=blobdiff_plain;f=TODO.txt;h=7269ce62dace200684b849c7dd3442da405f73ac;hp=f90ee27e4c22cf8b7dc926c904c997834c759847;hb=13078002b01ee4f63eb2001d2ef479a2a006ea32;hpb=4e3d3dfaa9e9cd4f7a83416ea87e498b4836052e diff --git a/TODO.txt b/TODO.txt index f90ee27e..7269ce62 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,11 +1,6 @@ TODO: === Hardware === -- E1000 Driver (stubbed) - > Find specs - http://download.intel.com/design/network/manuals/8254x_GBe_SDM.pdf - > Use bochs/qemu only as a backup - - Cirrus 64-bit VisualMedia Accelerator PCI 1013:00B8 (Cirrus CLGD5446) > Specs avail? @@ -19,9 +14,6 @@ TODO: === General Features === -- Init Scripts - > With an argument to init passed from the kernel? - - #! > Pass as argument? or pass pointer like ld-acess? > argc/argv - Definitely @@ -34,6 +26,9 @@ TODO: - Signals > Add return value to mutexs and semaphores, and add warn_unused_ret +- Restructure build system into: + "ARCH=armv7-tegra2", "EDITION=smp" + > While you're at it, clean up the build system filenames and ARCH=native/ARCH=host-* === Kernel Core === - Virtual PCI bus for system configuration @@ -67,5 +62,3 @@ TODO: > Debug speed issues (tracing agian) > Port to AxWin3 > (DONE) Trace memory corruption - -- Port dropbear!