summaryrefslogtreecommitdiff
path: root/firmware/drivers/fat.h
AgeCommit message (Expand)Author
2002-05-30struct bpb does not have to be globalBjörn Stenberg
2002-05-14Fixed compiler warningsBjörn Stenberg
2002-05-03Changed to global 'bpb' structBjörn Stenberg
2002-05-03Added disk/partition handlingBjörn Stenberg
2002-04-29Renamed get_bpb() into fat_mount() and added it to the API.Björn Stenberg
2002-04-27Added longname handlingBjörn Stenberg
2002-04-27Added fat_seek()Björn Stenberg
2002-04-27Added fat_open() and fat_read().Björn Stenberg
2002-04-27Cluster chaining now works.Björn Stenberg
2002-04-26FAT updateBjörn Stenberg
2002-04-23Moved driver to 'drivers' subdirBjörn Stenberg