[BACK]Return to TODO CVS log [TXT][DIR] Up to [local] / funnyos

File: [local] / funnyos / Attic / TODO (download)

Revision 1.17, Thu Nov 8 22:33:30 2007 UTC (16 years, 6 months ago) by init
Branch: MAIN
Changes since 1.16: +8 -7 lines

reorganize with respect of upcoming work on SAM7;
kill some (this all has been done)

$Id: TODO,v 1.17 2007/11/08 22:33:30 init Exp $

- modify (copied from testarm) arch-specific stuff
- hack kerm_mem to deal with this soc
- think about not to hardcoding Tdata=<addr> in Makefile
- write UART driver for debugging real hardware
- move system HZ definition to some ARCH-specific place


- implement kfree()
- think about kmem; passing nbytes into kfree() is a really crap
- attach fcons at tafb (on testarm)
- rewrite strncmp
- write more C stdlib functions
- replace config_consinit() with universal MD startup hook function
- test detach routines in some drivers
- write scanf