I think there are some drivers for slave controllers;

" USB Devices can also have Linux inside, using a "Device Controller" 
driver. One example may be familiar: some pocket PCs use SA-11x0 ARM-based 
CPUs, which integrate a USB device controller. The Linux distribution 
hosted at handhelds.org includes an SA-11x0 device controller driver which 
talks to the "usbnet" driver."

from http://www.linux-usb.org/devices.html.


On Fri, 25 Jan 2002, Matthew Dharm wrote:

> Host controllers and slave controllers are _very_ different beasts.
> 
> While there are only a few standards for host controllers, there are no
> standards for slave controllers.
> 
> You _could_ use a host controller and a usbnet device, if you wanted the
> most turnkey solution.... otherwise, you'll have to find a slave controller
> and write a driver yourself.
> 
> Matt
> 
> On Fri, Jan 25, 2002 at 02:53:58AM -0500, John Ketchpaw wrote:
> > (sorry if this is a bad place to ask about this stuff)
> > 
> > i'm trying to put together an embedded device that will connect via USB to 
> > a host computer to allow some realtime offboard audio processing.
> > 
> > my current plan is to do this with a SBC running linux, with a couple pc104 
> > sound cards slapped onto it.
> > 
> > the two issues that i'm confused about right now:
> > 
> > -how does one set things up on the device side?  the device has to run in 
> > slave mode, if i am correctly informed, but i haven't been able to find 
> > anything that quite cries out how to do that.
> > 
> > -is it possible to do this on the average USB controller, or am i going to 
> > have to be careful of which chipset is on the board i use?
> > 
> > if these questions turn out to be retarded, sorry..i'm downloading the 
> > documentation as i write this
> > 
> > thanks
> > 
> > --
> > John Ketchpaw
> > [EMAIL PROTECTED]
> > 
> > _______________________________________________
> > [EMAIL PROTECTED]
> > To unsubscribe, use the last form field at:
> > https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
> 
> 

-- 
 /------------------------------------+-------------------------\
|Stephen J. Gowdy                     | SLAC, MailStop 17,       |
|http://www.slac.stanford.edu/~gowdy/ | 2575 Sand Hill Road,     |
|                                     | Menlo Park CA 94025, USA |
|EMail: [EMAIL PROTECTED]       | Tel: +1 650 926 3144     |
 \------------------------------------+-------------------------/


_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to