[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

[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
ve 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 reference. Other then the annoying syslog message, everything work fine. > Regards > > Marcel > > > Regards, Yuk

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

2008-02-18 Thread SDiZ
Regards, Yuk-Pong, Cheng (SDiZ) T: Bus=05 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 8 B: Alloc= 0/800 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=01 MxPS=64 #Cfgs= 1 P: Vendor= ProdID= Rev= 2.06 S: Manufacturer=Linux 2.6.24-1-686 ehci_hcd

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

2008-02-13 Thread SDiZ
gt; > > 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 reference. O

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

2008-02-13 Thread SDiZ
ave, 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 (SDiZ) --

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

2008-02-13 Thread SDiZ
(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 (SDiZ) -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info

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

2008-02-13 Thread SDiZ
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, Yuk-Pong, Cheng (SDiZ) T: Bus=05 Lev=00 Prnt=00

[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 ---

[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 ---