[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
FAT filesystem
- Date: Fri, 6 Aug 1999 10:21:50 -0600
- From: peter at zeecube.com (Peter Shoebridge)
- Subject: FAT filesystem
I have developed FAT16/FAT32 (read only for the moment) and ISO9660 file
system drivers plus a minimal ATA/ATAPI driver. These are not integrated
into rtems as yet, and quite honestly, will need quite a bit of work to
integrate. The filesystems are not yet multi-thread safe and the write
functionality only exists in my head.
I expect to work on this in the coming month or so. We could divide and
conquer, if you have more time and would like to help on the task, I could
make the code available...
Regards
Peter
----- Original Message -----
From: erik.ivanenko <erik.ivanenko at utoronto.ca>
To: <rtems-snapshots at oarcorp.com>
Sent: Friday, August 06, 1999 11:39 AM
Subject: FAT filesystem
> I understand that a FAT filesystem has been created for RTEMS. Is that
> correct? Is it being made available ? I have use for such a thing with
> the ACER board...
>
> The difference between the i386ex board we use, and the pc386 is that
> our board uses SRAM to store the MIB information. The ACER would be
> using RAM to store the MIB info, but loading and updating flash disk
> resident configuration level info.
>
>
>
>