This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

FAT/VFAT support on ECOS


Hello:

   There have been various postings about support for MS FAT/VFAT file system
and ECOS -- one with source, as I recall.

   I'm working to put up a basic facility for accessing FAT16/VFAT formated
media.  The interface (ATA/Compact Flash) is built and working.  The need is
for the logic to handle FAT and clusters to create, write and read files.  Seems
like this wheel has got to have been re-invented many times. 

 I've looked at the Linux & FreeBSD code -- it is all tangled with inodes and
the unix end of file systems.

 Does anyone out there know of any "just the basics" VFAT code?

Thanks in advance,

Paul Davis 


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]