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

Diff for /funnyos/Attic/TODO between version 1.16 and 1.17

version 1.16, 2007/11/06 22:42:25 version 1.17, 2007/11/08 22:33:30
Line 1 
Line 1 
 $Id$  $Id$
   
   - modify (copied from testarm) arch-specific stuff
   - hack kerm_mem to deal with this soc
   - 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()  - implement kfree()
 - think about kmem; passing nbytes into kfree() is a really crap  - think about kmem; passing nbytes into kfree() is a really crap
 - attach fcons at tafb (on testarm)  - attach fcons at tafb (on testarm)
 - find bugs in kern_devconfig  
 - rewrite strncmp  - rewrite strncmp
 - write more C stdlib functions  - write more C stdlib functions
 - think about not to hardcoding Tdata=<addr> in Makefile  
 - replace config_consinit() with universal MD startup hook function  - replace config_consinit() with universal MD startup hook function
 - write more drivers  
 - design interrupt support  
 - proceed to SAM7S64 support; work on real hardware  
 - write UART driver for debugging real hawrdware  
 - test detach routines in some drivers  - test detach routines in some drivers
 - write scanf  - write scanf

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

CVSweb