Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263561AbUDEW0x (ORCPT ); Mon, 5 Apr 2004 18:26:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263281AbUDEVl5 (ORCPT ); Mon, 5 Apr 2004 17:41:57 -0400 Received: from linux-bt.org ([217.160.111.169]:49074 "EHLO mail.holtmann.net") by vger.kernel.org with ESMTP id S263315AbUDEVkQ (ORCPT ); Mon, 5 Apr 2004 17:40:16 -0400 Subject: Re: regression: oops with usb bcm203x bluetooth dongle 2.6.5 From: Marcel Holtmann To: Soeren Sonnenburg Cc: Linux Kernel Mailing List In-Reply-To: <1081200442.3591.38.camel@localhost> References: <1081196482.3591.5.camel@localhost> <1081199370.2843.20.camel@pegasus> <1081200442.3591.38.camel@localhost> Content-Type: text/plain Message-Id: <1081201227.2843.27.camel@pegasus> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Mon, 05 Apr 2004 23:40:27 +0200 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 912 Lines: 25 Hi Soeren, > Bluetooth: Broadcom Blutonium firmware driver ver 1.0 > bcm203x_probe: Mini driver request failed > bcm203x: probe of 1-1:1.0 failed with error -5 > usb 1-1: bulk timeout on ep1in > usbfs: USBDEVFS_BULK failed dev 3 ep 0x81 len 10 ret -110 these are two different errors. The first is from bcm203x while the request of the firmware file through request_firmware() fails and the second is form the bluefw program. Maybe hotplug get's into to trouble and tries to load the bcm203x and bluefw at the same time while it also has to handle requesting of the firmware file with firmware.agent. Does it work for you if you uninstall bluefw. Regards Marcel - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/