Using that document, it's really straightforward to implement FAT, just tedious. -Mark At 04:52 PM 10/14/03 +0100, you wrote: > > > > Well the code is available for download from that link, but I have not > > looked at the contents of the zip file. > > >The code has no FAT stuff in it, please, check a link before recommending > >it. > >OK, but the article talks about FAT file systems, and references the >Microsoft article I also talked about. If that is not sufficient checking I >am sorry. > >However if there is no FAT code in it, then the M$ article is the place to >start. I know that the last time I looked for it to give a link I could not >find it, but someone else did post the link. The version I have is >FATGEN103.PDF, and the number in the file name is the version number. it >looks like it is still the current version available here, as found by Greg >Deputy > > >Google is good... > > >http://www.microsoft.com/hwdev/download/hardware/fatgen103.pdf > > >It has code snippets written in pseudo C, and is the most reliable source of >info, as it points the way around pitfalls other people have fallen into in >dealing with FAT filesystems. It should not be very hard to hand code >assembler from the pseudo C code, or taken to the extreme, use a demo >version of one of the many C compilers available to produce a first hash of >an assembler output from the code presented in there. I suspect this is >probably as easy a route to go as try and use someone else's code and hack >it to your requirements. > >-- >http://www.piclist.com hint: PICList Posts must start with ONE topic: >[PIC]:,[SX]:,[AVR]: ->uP ONLY! [EE]:,[OT]: ->Other [BUY]:,[AD]: ->Ads ------------------------------------------- Mark Samuels ARMA Design Tel:(858) 373-1320 x115 Fax:(858) 373-1325 Email: mark@armanet.com Web: www.armanet.com The information contained in this electronic message is private and may contain privileged, confidential or inside information. Any distribution, copying or forwarding or use of this communication by anyone other than the intended recipient(s) is strictly prohibited and may be unlawful. -- http://www.piclist.com hint: The PICList is archived three different ways. See http://www.piclist.com/#archives for details.