<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Arial, sans-serif" size="2">
<div>Hello everyone,</div>
<div> </div>
<div>I'm working on a project to get USB ready on a MPC5200B based board.</div>
<div>On this board I'm not using Linux (but MQX), but my question is not related to Linux.</div>
<div>It's more specific to USB and OHCI.</div>
<div>I will communicate with a Mass Storage Device and therefor the control transfer works fine.</div>
<div>The Mass Storage Device has two endpoints for bulk transfer, one IN (from device to host) and</div>
<div>one OUT (from host to device).</div>
<div> </div>
<div>If I want to communicate with the device should I have two endpoints on the host side too?</div>
<div>This would mean one endpoint which is associated with the IN endpoint to the device and one endpoint which </div>
<div>is associated with OUT endpoint to the device. Is that right?</div>
<div>For example I want to send a INQUIRY command to the device. Which endpoint must I use</div>
<div>to send the command and on which endpoint do I receive the question?</div>
<div> </div>
<div>Best regards </div>
<div> </div>
<div><b>Thomas </b></div>
<div> </div>
<div> </div>
<div> </div>
</font>
</body>
</html>