[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
vfat support
- Date: Thu, 06 Jul 2006 15:12:03 +0200
- From: loki_666 at fastmail.fm (Philippe Simons)
- Subject: vfat support
Hi I'm currntly working on a new ARM BSP for the GP2X (www.gp2x.com),
the successor of the GP32.
Everything seems to runs fine, but the "standard" filesystem for the SD
drive is a vfat with LFN.
The sd block driver seems ok, but msdosFS seems to mess with the
directory entries added for the long file names,
so when i do a readdir somewhere on the SD, i get some unexisting
entries...
I'd like to know if anyone is working on vfat implementation for rtems?
If not, where should a look at to begin this.
TIA
Philippe
--
http://www.fastmail.fm - Same, same, but different
- Follow-Ups:
- vfat support
- From: W.Wadepohl at indumat.de (Wolfram Wadepohl)