Re: [U-Boot] Enumerate Buetooth Dongle via xHCI fails set configuration command

2016-05-18 Thread Mohammed Mohisin
Any help is highly appreciated . On Tue, May 17, 2016 at 11:00 PM, Mohammed Mohisin < mohammedmohi...@gmail.com> wrote: > Trying to enumerate a bluetooth dongle. > The connected bluetooth dongle has 2 interfaces. Pls see the bottom of the > mail for device and config descriptors. > We are usi

[U-Boot] Enumerate Buetooth Dongle via xHCI fails set configuration command

2016-05-17 Thread Mohammed Mohisin
Trying to enumerate a bluetooth dongle. The connected bluetooth dongle has 2 interfaces. Pls see the bottom of the mail for device and config descriptors. We are using interface 0 having 3 end points - Interrupt IN, Bulk OUT and Bulk In. For enumeration we are still using uboot's "usb_new_device()