=================================================================== RCS file: /cvs/funnyos/Attic/TODO,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- funnyos/Attic/TODO 2007/10/25 19:42:14 1.5 +++ funnyos/Attic/TODO 2007/10/25 19:45:19 1.6 @@ -1,4 +1,4 @@ -$Id: TODO,v 1.5 2007/10/25 18:42:14 init Exp $ +$Id: TODO,v 1.6 2007/10/25 18:45:19 init Exp $ - fix kmalloc() (incorrect membmap update or incorrect free region selection); malloc returns same firstpage addrs which leads to memory corruption. @@ -13,3 +13,4 @@ - clean up sys/device.h and kern_devconfig; - write more drivers - design interrupt support +- proceed to SAM7S64 support; work on real hardware