[Yaffs] Porting YAFFS on Linux

Reggiani, Adamo areggiani@ferrari.it
Wed, 13 Oct 2004 13:34:04 +0200


I apologize for my last mail.
Laurie said me that was almonst unreadable on most clients.

Sorry again folks.


> -----Original Message-----
> From: yaffs-admin@stoneboat.aleph1.co.uk
> [mailto:yaffs-admin@stoneboat.aleph1.co.uk]On Behalf Of=20
> Reggiani, Adamo
> Sent: mercoled=EC 13 ottobre 2004 11.04
> To: Domenico DI TULLIO; YAFFS mailing list
> Subject: RE: [Yaffs] Porting YAFFS on Linux
>=20
>=20
>=20
> As a kernel module yaffs interface to Linux through the file=20
> yaffs_fs.c, which glue the yaffs code (mainly yaffs_guts.c/h)=20
> to the filesystem API.
>=20
> The other option is to use direct/yaffs_fs.c which is=20
> intended for embedded systems without a Linux kernel; this=20
> one isn't a kernel module but implement a yaffs API suitable=20
> for small environments.
> With it you can also test yaffs features in the linux user=20
> space, by embedding it in a normal program.
>=20
> Note that, as indicated by your subject, you don't need any=20
> effort to port yaffs to linux, since it is its native environment.
>=20
> Regards
> Adamo
>=20
>=20
> > -----Original Message-----
> > From: yaffs-admin@stoneboat.aleph1.co.uk
> > [mailto:yaffs-admin@stoneboat.aleph1.co.uk]On Behalf Of Domenico DI
> > TULLIO
> > Sent: marted=EC 12 ottobre 2004 10.44
> > To: 'YAFFS mailing list'
> > Subject: [Yaffs] Porting YAFFS on Linux
> >=20
> >=20
> > Dear All,
> >=20
> > I would know the file that works as interface between Linux=20
> > OS and API function of YAFFS.
> >=20
> > Can you help me, please?
> >=20
> > Thank you very much,
> > Domenico
> >=20
> >=20