Re: [linux-usb-devel] Linux USB as Target (not Host) device.

2003-01-04 Thread Richard Pitt
The major problem is hardware and the fact that a host chip is vastly (order of magnitude) more complex than a device chip - as well as the fact that the connectors are not designed to do what you want. The OTG extension to the 2.0 standard is where you want to go I'd suggest. The typical embedde

[linux-usb-devel] Re: inquiry in scsi_scan.c

2003-01-04 Thread Matthew Dharm
Instead of fixing this in usb-storage, I think I would rather make scsi_scan.c just assume a minimum of 36. Or, put another way, if the first request indicates less than 36, why should we do a second request? We already have all the data... Matt On Sat, Jan 04, 2003 at 04:07:51AM +0100, [EMAIL

Re: [linux-usb-devel] Linux USB as Target (not Host) device.

2003-01-04 Thread David Brownell
Dmitri quoted: > > http://www.embedded.com/story/OEG20021217S0036 Plus I'm still planning to follow up on this bit I posted a while back, with some running code: http://lwn.net/Articles/16117/ The goal being to have an API masking hardware details. Like whether it's an sa1100 underneath, or i

Re: [linux-usb-devel] Followup - USB ohci audio troubles

2003-01-04 Thread Kevin Brosius
David Brownell wrote: > > > Kevin Brosius wrote: > > > > After some testing with the ohci driver, I'm starting to suspect this is > > a documented problem in the AMD766 controller on the motherboard. > > Referring to > > http://www.amd.com/us-en/Processors/DevelopWithAMD/0,,30_2252_873_1130,00.ht