History log of /haiku/src/add-ons/disk_systems/fat/FATAddOn.h (Results 1 – 2 of 2)
Revision Date Author Comments
# c302a243 23-Dec-2015 Alexander von Gluck IV <kallisti5@unixzen.com>

Merge remote-tracking branch 'upstream/master' into intel-extreme


# 03862111 18-Feb-2014 François Revol <revol@free.fr>

Add FAT addon for DriveSetup

Tested with a 5MB image, seems to work.

There seems to be an issue with too long names though, or possibly names with spaces.

Also, technically it supports FAT12,16 an

Add FAT addon for DriveSetup

Tested with a 5MB image, seems to work.

There seems to be an issue with too long names though, or possibly names with spaces.

Also, technically it supports FAT12,16 and 32, so it should probably be renamed
in the interface.

Didn't check how to declare support for more than 1 partition types either.

show more ...