$Id: TODO,v 1.1 2002/03/14 13:33:36 jamey Exp $ T1) new serial port abstraction to help us get rid of some of the ifdef's and also so that bootldr can use irda, usb, pcmcia serial for input and output T2) irda console, using abstraction from T1 T3) usb console, using abstraction from T1 T4) IDE write (I will probably do this one today or tomorrow) T5) VFAT write to existing file (updating filesize, but otherwise not changing FAT or dir entry). T6) adding support to T5 to update FAT entries and dir entry T7) using T6 to delete files T8) using T6 to create files T9) Using T7 and T8 to create and delete directories T20) add ext2 filesystem definitions T21) read ext2 superblock T22) mount ext2 filesystem T23) read and list ext2 directories T24) read ext2 files T25) allocate space for ext2 files T26) update ext2 directory entries T27) create, write, delete ext2 files T28) create, delete ext2 directories T100) update boot-sa1100.s to support Intel PXA250 architecture (lubbock eval board) T101) adding serial port support for Lubbock