From: Adrian M. <ad...@mc...> - 2002-11-03 00:42:53
|
Initial code for the vmu file system driver I have been working on is now in the CVS. There is no makefile as yet - you'll have to build that yourself. The code seems to operate reasonably well as a read only file system driver - but there is lots more to do, including: * Writing code that it properly traverses FAT and not justa ssumes files are saved in reverse sequence * Properly saving VMU parameters and not just assuming all VMUs are the same But the code as posted should allow you to ls, cat and cp most/all files on your VMU. Tidying up will begin tomorrow. Adrian |