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

Annotation of funnyos/TODO, Revision 1.12

1.12    ! init        1: $Id: TODO,v 1.11 2007/10/25 19:06:59 init Exp $
1.1       init        2:
                      3: - fix kmalloc() (incorrect membmap update or incorrect free region selection);
                      4:        malloc returns same firstpage addrs which leads to memory corruption.
                      5: - implement kfree()
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: - design bus_* abstraction
1.4       init       12: - design fcons abstraction
1.1       init       13: - replace config_consinit() with universal MD startup hook function
                     14: - write more drivers
1.5       init       15: - design interrupt support
1.6       init       16: - proceed to SAM7S64 support; work on real hardware
1.9       init       17: - write UART driver for debugging real hawrdware
1.10      init       18: - test detach routines in some drivers
1.11      init       19: - write scanf

CVSweb