From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Brownell Subject: Re: usb storage traces Date: Fri, 05 Dec 2003 09:14:21 -0800 Sender: linux-scsi-owner@vger.kernel.org Message-ID: <3FD0BCED.2070205@pacbell.net> References: <1070640667.12411.32.camel@patibmrh9> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mta7.pltn13.pbi.net ([64.164.98.8]:45053 "EHLO mta7.pltn13.pbi.net") by vger.kernel.org with ESMTP id S264299AbTLERGU (ORCPT ); Fri, 5 Dec 2003 12:06:20 -0500 In-Reply-To: <1070640667.12411.32.camel@patibmrh9> List-Id: linux-scsi@vger.kernel.org To: Pat LaVarre Cc: Alan Stern , linux-scsi@vger.kernel.org, Patrick Mansfield , Matthew Dharm , Alex Sanks , Julian Back Pat LaVarre wrote: >>>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_. Well, he does have the "dummy_hcd" which lets him test on the same machine running the USB host ... I'll leave it to experts to contrast that with CONFIG_SCSI_DEBUG. The driver was basically working before it hit real hardware. > Ouch. Some sponsor with money should fix that. Or Santa Claus ... ;) - Dave