From: Sean Kelley <sean.sweng@gmail.com>
To: David Woodhouse <dwmw2@infradead.org>
Cc: linux-mtd@lists.infradead.org
Subject: Re: Linux MTD and NFTL - Question
Date: Tue, 15 Feb 2005 20:21:17 -0600 [thread overview]
Message-ID: <43507b7c0502151821309e9e51@mail.gmail.com> (raw)
In-Reply-To: <1108478378.19262.603.camel@hades.cambridge.redhat.com>
One other idea is to do a loopback-type of mechanism by placing an
image file that contains a FAT volume as a file in JFFS2, basically
using JFFS2 to replace the FTL. The downside is that if the FAT is
meant to be RW, it will still have corruption problems. I would need
a scandisk utility on my embedded device to repair the FAT image! It
is imazing the kind of hoops we jump through just so that Joe User can
plug the device into his windows machine.
Thanks for the links!
Sean
On Tue, 15 Feb 2005 14:39:38 +0000, David Woodhouse <dwmw2@infradead.org> wrote:
> On Tue, 2005-02-15 at 08:07 -0600, Sean Kelley wrote:
> > Thank you for your reply. I would like to ship a product without a
> > CD. USB mass storage allows you that option. I am not familiar with
> > the file system profile. Is this something similar to a PC side
> > driver which can understand JFFS2?
>
> It's a PC side driver which can understand a file system. I haven't
> investigated it much -- all I know is what David Brownell said when I
> last said "wouldn't it be nice if...' last March:
>
> (Message-ID: <40644FCA.8000206@pacbell.net> on linux-kernel)
>
> On Fri, 2004-03-26 at 07:44 -0800, David Brownell wrote:
> > David Woodhouse wrote:
> > >
> > > Out of interest -- have they (or has anyone else) invented a 'file
> > > system' USB device yet? For exporting some file systems, pretending to
> > > be a block device really isn't very useful.
> >
> > There's a file system protocol used by many digital still cameras,
> > which isn't actually camera-specific. Not MSFT-specific either.
> >
> > Originally called "Picture Transfer Protocol" (PTP) it's actually
> > more of a remote hierarchical filesystem protocol ... with an event
> > channel (handy for "new picture" or "inserted new flash memory")
> > and some built-in search capabilities ("what JPGs do you have").
> > The strangest capability was a file type tag, which isn't actually
> > that bizarre.
> >
> > As with RNDIS, and USB Mass Storage, I understand that support for
> > PTP is part of MS-Windows since about Win2K. So a PTP gadget
> > driver would probably be a useful contribution to Linux.
>
> A quick google shows an old host-side implementation for Linux at
> http://www.michaelminn.com/?linux/mmptp/README.html but no slave
> implmentation yet.
>
> --
> dwmw2
>
>
next prev parent reply other threads:[~2005-02-16 2:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-15 2:47 Linux MTD and NFTL - Question Sean Kelley
2005-02-15 7:48 ` David Woodhouse
2005-02-15 14:07 ` Sean Kelley
2005-02-15 14:39 ` David Woodhouse
2005-02-16 2:21 ` Sean Kelley [this message]
2005-02-15 14:33 ` Simon Haynes
2005-02-16 4:11 ` Sean Kelley
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=43507b7c0502151821309e9e51@mail.gmail.com \
--to=sean.sweng@gmail.com \
--cc=dwmw2@infradead.org \
--cc=linux-mtd@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox