Hi Oliver,

> > > here's an additional device with the reset quirk.
> > > 
> > >   Regards
> > >           Oliver
> > > Signed-off-by: Oliver Neukum <[EMAIL PROTECTED]>
> > 
> > that patch doesn't apply since we already have this:
> > 
> >         /* Dell laptop with Broadcom chip */
> >         { USB_DEVICE(0x413c, 0x8126), .driver_info = HCI_WRONG_SCO_MTU },
> > 
> > Why do you think HCI_RESET is needed? Did Dell switched to using a HID
> > proxy dongle or what?
> 
> A user reported that his dongle needs a reset to work. A manual reset, the
> module option and that patch solved the issue.

an manual reset is not possible. The HCI_RESET quirk only end up sending
HCI Reset as the first command. This actually only resets the Bluetooth
chip and nothing on the USB bus. Only in cases of Broadcom HID proxy it
triggers the HID to HCI switch.

I am simply not convinced that this is a HID proxy adapter and thus this
patch is not needed at all.

Regards

Marcel



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to