[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
filesystem support
- Date: Tue, 22 Oct 2002 08:53:38 -0700
- From: strauman at slac.stanford.edu (Till Straumann)
- Subject: filesystem support
Joel Sherrill wrote:
>
>Carlton Haycock wrote:
>
>>What filesystem support does RTEMS have? FAT/Ext2/etc
>>
>
>Off the top of my head, RTEMS supports the following filesystems:
>
> + In Memory File System (IMFS)
> + mini-IMFS (reduced functionality, footprint)
> + tftp filesystem
> + ftp filesystem
> + FAT12/16/32
>
I am right now working on a simple NFS2 client (1st release will have
no caching)
-- Till
>
>>I have not been able to find a difinitive answer in the docs....the closest
>>I saw was the document on the filesystem plug-in architecture.
>>
>>Thanks,
>>Carlton
>>
>