LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* MPC5200B and USB
@ 2009-10-14 12:57 FIXED-TERM Seeh Thomas (BEG/EMS1)
  2009-10-14 18:21 ` Grant Likely
  0 siblings, 1 reply; 2+ messages in thread
From: FIXED-TERM Seeh Thomas (BEG/EMS1) @ 2009-10-14 12:57 UTC (permalink / raw)
  To: linuxppc-dev@lists.ozlabs.org

[-- Attachment #1: Type: text/plain, Size: 887 bytes --]

Hello everyone,

I'm working on a project to get USB ready on a MPC5200B based board.
On this board I'm not using Linux (but MQX), but my question is not related to Linux.
It's more specific to USB and OHCI.
I will communicate with a Mass Storage Device and therefor the control transfer works fine.
The Mass Storage Device has two endpoints for bulk transfer, one IN (from device to host) and
one OUT (from host to device).

If I want to communicate with the device should I have two endpoints on the host side too?
This would mean one endpoint which is associated with the IN endpoint to the device and one endpoint which
is associated with OUT endpoint to the device. Is that right?
For example I want to send a INQUIRY command to the device. Which endpoint must I use
to send the command and on which endpoint do I receive the question?

Best regards

Thomas




[-- Attachment #2: Type: text/html, Size: 1544 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-10-14 18:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-14 12:57 MPC5200B and USB FIXED-TERM Seeh Thomas (BEG/EMS1)
2009-10-14 18:21 ` Grant Likely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox