OK I'll follow your comments,<br><br>Many thanks again.<br><br>Aitor<br><br><br><div class="gmail_quote">On Wed, Jan 30, 2008 at 9:50 PM, Joel Sherrill <<a href="mailto:joel.sherrill@oarcorp.com">joel.sherrill@oarcorp.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">Thomas Doerfler wrote:<br>
> Aitor,<br>
><br>
> as a starting point, you may want to look at<br>
><br>
> <a href="http://www.rtems.com/onlinedocs/releases/rtemsdocs-4.7.1/share/rtems/html/filesystem/index.html" target="_blank">http://www.rtems.com/onlinedocs/releases/rtemsdocs-4.7.1/share/rtems/html/filesystem/index.html</a><br>

><br>
> for the documentation on the API requirements of a new filesystem.<br>
><br>
</div>That documentation was written when the filesystem infrastructure<br>
was initially implemented.  It should be mostly correct.  But ...<br>
<br>
If you spot things that don't match the code, please send comments<br>
or -- even better -- patches.<br>
<div class="Ih2E3d">> You may also find it useful to have a look at the outer interface of the<br>
> DOSFS implementation in cpukit/libfs/src/dosfs, starting in<br>
> "msdos_fsmount.c"<br>
><br>
</div>Even simpler might be the tftp client filesystem.  It won't take<br>
you as far but there isn't near as much code to it.<br>
<font color="#888888"><br>
--joel<br>
</font><div><div></div><div class="Wj3C7c">><br>
> wkr,<br>
> Thomas.<br>
><br>
><br>
><br>
> Aitor Viana schrieb:<br>
><br>
>> Hi all,<br>
>><br>
>> I got a question related with file systems on RTEMS. Is there any<br>
>> documentation available explaining how it is possible to include new<br>
>> file system implementations on RTEMS? I already know that file systems<br>
>> of other types are mounted onto the base file system, but how can I<br>
>> develop a new one?<br>
>><br>
>> Thanks in advance.<br>
>><br>
>> Aitor<br>
>><br>
>><br>
>> ------------------------------------------------------------------------<br>
>><br>
>> _______________________________________________<br>
>> rtems-users mailing list<br>
>> <a href="mailto:rtems-users@rtems.com">rtems-users@rtems.com</a><br>
>> <a href="http://rtems.rtems.org/mailman/listinfo/rtems-users" target="_blank">http://rtems.rtems.org/mailman/listinfo/rtems-users</a><br>
>><br>
><br>
><br>
> --<br>
> --------------------------------------------<br>
> Embedded Brains GmbH<br>
> Thomas Doerfler           Obere Lagerstr. 30<br>
> D-82178 Puchheim          Germany<br>
> email: <a href="mailto:Thomas.Doerfler@embedded-brains.de">Thomas.Doerfler@embedded-brains.de</a><br>
> Phone: +49-89-18908079-2<br>
> Fax:   +49-89-18908079-9<br>
> _______________________________________________<br>
> rtems-users mailing list<br>
> <a href="mailto:rtems-users@rtems.com">rtems-users@rtems.com</a><br>
> <a href="http://rtems.rtems.org/mailman/listinfo/rtems-users" target="_blank">http://rtems.rtems.org/mailman/listinfo/rtems-users</a><br>
><br>
<br>
</div></div></blockquote></div><br>