=================================================================== RCS file: /cvs/funnyos/Attic/TODO,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- funnyos/Attic/TODO 2007/10/26 15:39:12 1.14 +++ funnyos/Attic/TODO 2007/11/04 19:34:37 1.15 @@ -1,5 +1,6 @@ -$Id: TODO,v 1.14 2007/10/26 14:39:12 init Exp $ +$Id: TODO,v 1.15 2007/11/04 19:34:37 init Exp $ +- IRQ stack - implement kfree() - think about kmem; passing nbytes into kfree() is a really crap - attach fcons at tafb (on testarm) @@ -7,8 +8,6 @@ - rewrite strncmp - write more C stdlib functions - think about not to hardcoding Tdata= in Makefile -- design bus_* abstraction -- design fcons abstraction - replace config_consinit() with universal MD startup hook function - write more drivers - design interrupt support