hi ,
  I am trying to make my bluetooth stack work with the usb-uhci.c on strong 
arm 1110.
everything goes fine upto the point when i am sending the command packets 
from the bluetooth stack which converts to the usb control packets .
But when i send the first acl packet from the stack , the corresponding BULK 
packets never reaches the bluetooth module . I have verified it using the 
CATC analyser .
What it(CATC) showed was innumerable number of IN packets suggesting polling 
on the bluetooth hardware .

Probably, the BULK packets are never getting the required bandwidth for them 
to get transferred to the module( since it is least preferred in transfer 
sequence).
How do i increase the priority of my bulk transfer in the usb code ???

Please help.............

regards

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


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

Reply via email to