Return-Path: Subject: Re: [PATCH] Missing support in btusb for broadcom dongle 0a5c:2009 From: Marcel Holtmann To: Guillaume Bedot Cc: "linux-bluetooth@vger.kernel.org" In-Reply-To: <1225132418.29183.7.camel@localhost> References: <1225123432.15672.6.camel@localhost> <1225130694.7157.12.camel@californication> <1225132418.29183.7.camel@localhost> Content-Type: text/plain Date: Mon, 27 Oct 2008 20:35:23 +0100 Message-Id: <1225136123.7157.14.camel@californication> Mime-Version: 1.0 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Guillaume, > > > It seems this particular dongle needs a quirk that existed in hci_usb, > > > but doesn't in btusb. > > > > > > Is it possible to send some command to use this dongle (as hciconfig > > > reset can replace the reset quirk) ? > > > > > > Or should the quirk be introduced in btusb too ? > > > > you can load btusb with reset=1 and that does the same trick, but the > > quirk should be added to btusb directly. Send in the lsusb output and > > content of /proc/bus/usb/devices for your dongle. > > Sorry I was not clear enough... > > It's a different init quirk that concern only that dongle at the moment. > With this patch it should be clearer. hah. We forgot to port this one over from hci_usb :( Regards Marcel