[PATCH][BLUETOOTH] CONWISE Technology based adapters with buggy SCO support (bugzilla #9027)

2008-02-19 Thread SDiZ
Hi, The attached patch (against current git head) fix the CONWISE Technology based adapters with buggy SCO support issue (bugzilla #9027) Regrads, Daniel Cheng (SDiZ) conwise-buggy-sco-support.patch Description: Binary data

Re: [PATCH][BLUETOOTH] add HCI_BROKEN_ISOC for 0e5e:6622 (bugzilla #9027)

2008-02-18 Thread SDiZ
igger problems when switching USB alternate > endpoints. > hmm.. there are some entries for usb mouse and hubs, nothing else. I have attached the whole file for your reference. Other then the annoying syslog message, everything work fine. > Regards > > Marcel > > > Regards

Re: [PATCH][BLUETOOTH] add HCI_BROKEN_ISOC for 0e5e:6622 (bugzilla #9027)

2008-02-13 Thread SDiZ
>> > > That is not all. Otherwise it is violating the Bluetooth HCI USB > specification and we have bigger problems when switching USB alternate > endpoints. > hmm.. there are some entries for usb mouse and hubs, nothing else. I have attached the whole file for your referenc

Re: [PATCH][BLUETOOTH] add HCI_BROKEN_ISOC for 0e5e:6622 (bugzilla #9027)

2008-02-13 Thread SDiZ
gt; Dave, I don't think this is a broken dongle. I think he hits the case of > eSCO versus SCO connection (the fallback to SCO case). I am working on > the proper fix for that, but that is not as simple as it seems. > > Regards > > Marcel > Regards, Yuk-Pong, Cheng (

[PATCH][BLUETOOTH] add HCI_BROKEN_ISOC for 0e5e:6622 (bugzilla #9027)

2008-02-12 Thread SDiZ
This patch fix bugzilla #9027. ``Syslog flooded with "hci_scodata_packet: hci0 SCO packet for unknown connection handle 92" message" see http://bugzilla.kernel.org/show_bug.cgi?id=9027 diff --git a/drivers/bluetooth/hci_usb.c b/drivers/bluetooth/hci_usb.c index b474185..372c7ef 100644 --- a/