Return-Path: From: Nils Faerber To: BlueZ Mailing List Content-Type: text/plain Message-Id: <1078247120.9057.85.camel@localhost> Mime-Version: 1.0 Subject: [Bluez-devel] Problem with hci_usb Sender: bluez-devel-admin@lists.sourceforge.net Errors-To: bluez-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Id: List-Post: List-Help: List-Subscribe: , List-Archive: Date: Tue, 02 Mar 2004 18:05:20 +0100 Hi! I just found a quite strange problem with the hci_usb driver. We have a Fujitsu Siemens Lifebook with builtin Bluetooth here. This seems to be a CSR chipset connected via USB internally. The problem is that the chipset is set to SCO-PCM not SCO-HCI. Subsequently when SCO is enabled in the hci_usb driver something goes wrong and the usb-uhci driver constanly generates interrupts which are accounted to the UHCI and as ERR interrupts (in /proc/interrupts). Enabling debugging for USB does not produce anything new. What helped a lot is to disable the SCO option for the hci_usb driver. But this solution is quite unsatisfying since externally connected USB Bluetooth dongles would bow also not be able to use SCO over HCI even if they support it. This is kernel 2.4.25 without additional patches. The hci_usb in 2.6.3 must be somewhat different. It reports unsupported isochronous URBs (sorry, might be wrong, this is from my memory since I do not have 2.6.3 logs anymore) and disbled it at device startup. No more unnecessary interrupts and especially no ERR interrupts here. So, are those changes also available as patch to fix the 2.4.25 driver? The current 2.4.25-mh1 patch at least does not seem to include a fix for this problem... Apart from that, works like a charm! (Oh, I had to increase the USB hub.c DEBOUNCE_TIMEOUT from 400 to 1500 to make the device detect work...) CU nils faerber -- kernel concepts Tel: +49-271-771091-12 Dreisbachstr. 24 Fax: +49-271-771091-19 D-57250 Netphen D1 : +49-170-2729106 -- ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Bluez-devel mailing list Bluez-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-devel