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

Annotation of funnyos/TODO, Revision 1.15

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

CVSweb