Does anyone know a good library for reading fat32 filesystems? I'm planning to write my own fs later, so I need just something temporarily.
Thanks
good fat32 library?
- Pype.Clicker
- Member
- Posts: 5964
- Joined: Wed Oct 18, 2006 2:31 am
- Location: In a galaxy, far, far away
- Contact:
Re:good fat32 library?
;D
maybe on of these pages can help you get something quick and dirty going:
http://www.robs-projects.com/filelib.html
http://alexfru.narod.ru/os/fat/fat.html
http://www.ogris.de/fatrepair/
http://cvs.sourceforge.net/viewcvs.py/f ... ivers/fat/
maybe on of these pages can help you get something quick and dirty going:
http://www.robs-projects.com/filelib.html
http://alexfru.narod.ru/os/fat/fat.html
http://www.ogris.de/fatrepair/
http://cvs.sourceforge.net/viewcvs.py/f ... ivers/fat/
-
- Member
- Posts: 1600
- Joined: Wed Oct 18, 2006 11:59 am
- Location: Vienna/Austria
- Contact:
Re:good fat32 library?
have a look at the sources of visopsys. There are some files which contain a fat12/16/32 driver (read/write iirc).
Here it is: www.visopsys.org
Here it is: www.visopsys.org
... the osdever formerly known as beyond infinity ...
BlueillusionOS iso image
BlueillusionOS iso image
- Pype.Clicker
- Member
- Posts: 5964
- Joined: Wed Oct 18, 2006 2:31 am
- Location: In a galaxy, far, far away
- Contact:
Re:good fat32 library?
http://www.robs-projects.com/filelib.html looks like being a good starting point (clear, abstract enough from IDE stuff and GPL . tnx for the info.
I'll commit that to the FAQ after reviewing it with more attention.
I'll commit that to the FAQ after reviewing it with more attention.
Re:good fat32 library?
yeah, i though that it looked good.. note that it contains one zip with code for the mp3(?) and another for linux..
a lot of mp3-player makers has fat32 code, but i don't know how usefull it is: http://www.vlsi.fi/player_vs1011_1002_1 ... files.html
http://roger.trideja.com/downloads/Source.zip
a lot of mp3-player makers has fat32 code, but i don't know how usefull it is: http://www.vlsi.fi/player_vs1011_1002_1 ... files.html
http://roger.trideja.com/downloads/Source.zip