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

Annotation of funnyos/TODO, Revision 1.16

1.16    ! init        1: $Id: TODO,v 1.15 2007/11/04 19:34:37 init Exp $
1.1       init        2:
                      3: - implement kfree()
1.13      init        4: - think about kmem; passing nbytes into kfree() is a really crap
1.12      init        5: - attach fcons at tafb (on testarm)
1.7       init        6: - find bugs in kern_devconfig
1.1       init        7: - rewrite strncmp
                      8: - write more C stdlib functions
                      9: - think about not to hardcoding Tdata=<addr> in Makefile
                     10: - replace config_consinit() with universal MD startup hook function
                     11: - write more drivers
1.5       init       12: - design interrupt support
1.6       init       13: - proceed to SAM7S64 support; work on real hardware
1.9       init       14: - write UART driver for debugging real hawrdware
1.10      init       15: - test detach routines in some drivers
1.11      init       16: - write scanf

CVSweb