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

Annotation of funnyos/TODO, Revision 1.17

1.17    ! init        1: $Id: TODO,v 1.16 2007/11/06 22:42:25 init Exp $
        !             2:
        !             3: - modify (copied from testarm) arch-specific stuff
        !             4: - hack kerm_mem to deal with this soc
        !             5: - think about not to hardcoding Tdata=<addr> in Makefile
        !             6: - write UART driver for debugging real hardware
        !             7: - move system HZ definition to some ARCH-specific place
        !             8:
1.1       init        9:
                     10: - implement kfree()
1.13      init       11: - think about kmem; passing nbytes into kfree() is a really crap
1.12      init       12: - attach fcons at tafb (on testarm)
1.1       init       13: - rewrite strncmp
                     14: - write more C stdlib functions
                     15: - replace config_consinit() with universal MD startup hook function
1.10      init       16: - test detach routines in some drivers
1.11      init       17: - write scanf

CVSweb