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

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

Revision 1.1, Thu Nov 15 15:02:52 2007 UTC (16 years, 5 months ago) by nbrk
Branch: MAIN
CVS Tags: HEAD

we have to place things into the right place

$Id: TODO,v 1.1 2007/11/15 15:02:52 nbrk Exp $

- modify (copied from testarm) arch-specific stuff
- hack kerm_mem to deal with this soc
- cleanup kmem
- 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