public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Pat LaVarre <p.lavarre@ieee.org>
To: Alan Stern <stern@rowland.harvard.edu>
Cc: linux-scsi@vger.kernel.org,
	Patrick Mansfield <patmans@us.ibm.com>,
	Matthew Dharm <mdharm-scsi@one-eyed-alien.net>,
	Alex Sanks <alex@netchip.com>, Julian Back <jback@mpc-data.co.uk>,
	David Brownell <david-b@pacbell.net>
Subject: Re: usb storage traces
Date: 05 Dec 2003 09:11:07 -0700	[thread overview]
Message-ID: <1070640667.12411.32.camel@patibmrh9> (raw)
In-Reply-To: <Pine.LNX.4.44L0.0312051049040.850-100000@ida.rowland.org>

> > What is FSG?
> ...
> ... File-backed Storage Gadget.  
> It's a driver for a Linux-based USB _device_ (as opposed to _host_) that 
> emulates a USB Mass Storage device, using a file or block device as 
> backing storage in somewhat the same manner as the loop driver.
> ... Unfortunately, ...

Wow, our lead FSG developer has no Linux USB _device_.

Ouch.  Some sponsor with money should fix that.

> ...

Mostly I'm writing to mention, recently one of the semi-private
usb-storage ancestors of this thread also gave me:

http://www.linux-usb.org/gadget/

explained as follows.

Pat LaVarre

-----Forwarded Message-----
Subject: Re: [usb-storage] g_file_storage logs for Windows hosts
Date: 04 Dec 2003 15:59:45 -0700

Pat LaVarre wrote:

> What I lack is (a) free time and (b) a tutorial I can rapidly
> assimilate for how I fetch and deploy current fsg to h/w I own.

See www.linux-usb.org/gadget for the bare info.  Clone kernel from BK
(or just pull into your own repository), configure your kernel, build
and install with the file storage gadget; "modprobe g_file_storage ..."
as shown on that page.  That assumes you have appropriate hardware.

> Possibly the only appropriate hardware I have is a once-free-with-msdn
> "ViewSonic" "Pocket PC V37".  On that, Windows --> Settings --> System
> --> About reports "Intel PXA255" "36.45 MB".

Hardware that will run ... FSG code includes 2.4 or 2.6 systems
running Linux is less common than generic PCs or USB disks:

  - PXA 2xx hardware, which tends to be semi-custom.  www.handhelds.org
    is a good source of info.  (They don't list that ViewSonic, and
    focus on iPaqs even though Zaurii run Linux too.)

  - PCI-based hardware with a net2280 (www.netchip.com); simplest as
    a PCI card in a generic PC.  (This is the high speed option.)

  - PCI-based hardware with a Toshiba TC86c001 chip, includes some
    MIPS systems; a PCI card version needs a 3.3V slot.

  - ... can probably say something about the SuperH hardware
    that runs it; this support is 2.4-only for now.

I understand there are drivers for some other device-side USB
controllers which are in development, or otherwise not widely
circulated.  Such as some other NetChip hardware, Cypress SX2, some
other ARM-based SOCs, and more.
...



  reply	other threads:[~2003-12-05 16:11 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-04 18:30 usb storage traces Alan Stern
2003-12-04 18:44 ` Matthew Dharm
2003-12-04 20:59   ` Alan Stern
2003-12-04 21:27     ` Matthew Dharm
2003-12-04 21:33     ` Pat LaVarre
2003-12-04 21:34     ` Pat LaVarre
2003-12-04 21:37     ` Pat LaVarre
2003-12-04 21:38     ` Pat LaVarre
2003-12-04 22:24       ` Pat LaVarre
2003-12-04 22:28         ` Pat LaVarre
2003-12-05  3:56         ` Informational Exception mpage [was: usb storage traces] Douglas Gilbert
2003-12-05 15:32           ` Alan Stern
2003-12-05 16:02             ` Pat LaVarre
2003-12-05 15:01         ` usb storage traces Alan Stern
2003-12-05 17:18           ` bCWBCBLength is cb length no when Pat LaVarre
2003-12-05 18:55             ` Alan Stern
2003-12-05 19:29               ` Pat LaVarre
2003-12-05 17:19           ` usb storage traces Pat LaVarre
2003-12-05 18:22             ` Alan Stern
2003-12-05  5:08     ` Patrick Mansfield
2003-12-05 16:01       ` Alan Stern
2003-12-05 16:11         ` Pat LaVarre [this message]
2003-12-05 17:14           ` David Brownell
2003-12-05 17:35             ` Pat LaVarre
2003-12-05 18:21               ` Alan Stern
2003-12-05 18:41                 ` Pat LaVarre
2003-12-05 18:24               ` David Brownell
2003-12-16 17:00             ` Randy.Dunlap
2003-12-16 17:07               ` Pat LaVarre
2003-12-05  4:31 ` Douglas Gilbert
     [not found] <20031219091450.GC828@one-eyed-alien.net>
2003-12-19 14:51 ` Alan Stern
2003-12-19 16:21   ` Pat LaVarre
2003-12-20 23:56   ` Matthew Dharm
2003-12-21  2:26     ` Alan Stern
     [not found] <1070649445.12411.347.camel@patibmrh9>
2003-12-05 19:27 ` Alan Stern
2003-12-05 20:27   ` Pat LaVarre
  -- strict thread matches above, loose matches on Subject: below --
2003-12-04 16:13 Pat LaVarre
2003-11-10 22:04 Pat LaVarre
2003-11-11 21:59 ` Pat LaVarre
2003-11-13 18:42   ` Pat LaVarre
2003-09-22 23:07 [linux-usb-devel] Re: USB storage problems on OHCI Andries.Brouwer
2003-09-22 23:25 ` usb storage traces Pat LaVarre

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=1070640667.12411.32.camel@patibmrh9 \
    --to=p.lavarre@ieee.org \
    --cc=alex@netchip.com \
    --cc=david-b@pacbell.net \
    --cc=jback@mpc-data.co.uk \
    --cc=linux-scsi@vger.kernel.org \
    --cc=mdharm-scsi@one-eyed-alien.net \
    --cc=patmans@us.ibm.com \
    --cc=stern@rowland.harvard.edu \
    /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