Re: [linux-usb-devel] getting started with the USB gadget stack

2005-10-13 Thread Peter Korsgaard
> "Alan" == Alan Stern <[EMAIL PROTECTED]> writes: Hi, Alan> Ideally for testing you should use a separate host; it makes Alan> some things simpler. But it's not necessary. I would assume Alan> that you have a separate computer anyway; doing driver Alan> development on an iPod -- even a

Re: [linux-usb-devel] getting started with the USB gadget stack

2005-10-13 Thread Alan Stern
On Wed, 12 Oct 2005, Erik Paulson wrote: > Hi, > > I want to create a USB gadget that is also a mass-store device, and I'm > looking for advice on how to get started. > > The gist of what I want to create is an external USB hard drive, but one > that is running some sort of host software that I