Return-Path: From: Luca Santarelli To: Andrew Morton In-Reply-To: <20081207001953.c04b9357.akpm@linux-foundation.org> Subject: Re: [PATCH] bluetooth usb hci: ISSC usb dongle with buggy SCO support References: <200812050002.13560.hrk@users.sourceforge.net> <20081207001953.c04b9357.akpm@linux-foundation.org> Message-Id: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Mime-Version: 1.0 (Apple Message framework v929.2) Date: Tue, 9 Dec 2008 00:07:35 +0100 Cc: marcel@holtmann.org, linux-bluetooth@vger.kernel.org, linux-kernel@vger.kernel.org List-ID: Il giorno 07/dic/08, alle ore 09:19, Andrew Morton ha scritto: > linux-next has: > > commit 12421b40b81d101d7535e03f1af197365adc932b > Author: Marcel Holtmann > Date: Sun Nov 30 12:17:21 2008 +0100 > > Bluetooth: Remove deprecated hci_usb driver > > The old hci_usb driver has been fully replaced with the new btusb > driver > and all major distributions switched to the new driver now. This > removes > it since it should not be used at all anymore. > > so please confirm that btusb correctly supports that hardware? Thanks for the heads up! I'll compile the new sources and let you know if it's supported. However, since the hci_usb is being deprecated but not removed, shouldn't the patch be incorporated nonetheless? Luca