On Wed, Oct 14, 2009 at 6:57 AM, FIXED-TERM Seeh Thomas (BEG/EMS1) <fixed-term.thomas.s...@de.bosch.com> wrote: > 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?
Sounds like you need to brush up on how USB works. The host controller can talk to any endpoint on any device, and it schedules the transfers for them. There are no host-side endpoints like there are on the device. This question is very off-topic for this list. You should refer to the USB standards documentation or look for a USB specific mailing list. Please don't ask non-Linux questions on a Linux mailing list. g. -- Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd. _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev