The AROS Archives(anonymous IP: 18.188.142.146,331) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (45)
   o Development (242)
   o Document (61)
   o Driver (19)
   o Emulation (60)
   o Game (506)
   o Graphics (218)
   o Library (22)
   o Network (59)
   o Office (21)
   o Utility (242)
   o Video (18)

Total files: 1622

Full index file
Recent index file

Part of aros exec
 Readme for:  Driver » Filesystem » extfatfs-53.3.i386-aros.lha

exfat-handler

Description: A free exFAT file system implementation
Download: extfatfs-53.3.i386-aros.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 78kb
Version: 53.3
Date: 14 Jul 21
Author: Andrew Nayenko, Fredrik Wikstrom
Submitter: aGGreSSor [CPU]
Homepage: https://github.com/salass00/exfat
Requirements: ABIv0; i386
Category: driver/filesystem
License: GPL
Distribute: yes
FileID: 2361
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 81  (Current version)
80  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] 
=============================== C H A N G E S ===============================

+ Disk I/O layer now uses a segmented LRU for the read cache and 
  automatically sorted block ranges for the write cache.

+ Replaced cache semaphore with a simple boolean variable that indicates to
  the memhandler when the cache is being accessed.

========================== I N S T A L L A T I O N ==========================

1.AROS> Copy L/exfat-handler L:

================================= U S A G E =================================

When creating a DOSDriver or Mountlist entry for an exFAT partition make sure
that the FileSystem and Handler are set as follows:

FileSystem     = exfat-handler
DosType        = 0x46415458

================================ S O U R C E ================================

The source code for current and older versions is available under GPL license
on github: https://github.com/salass00/exfat

Uploaded by 
        ______ ______              ______ ______ 
 ______|:: .__|:: .__|_____ ______|:: ___|:: ___|______ _____ 
|: ,   |:  |  |:  |  |:  ,_|:  ,__|:___  |:___  |:  -  |:  ,_|
|__|___|______|______|___|   _____|______|______|______|___|

                home cross-compilation factory


Copyright © 2005 - 2024 The AROS Archives All Rights Reserved