From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1946020Ab2JaSZm (ORCPT ); Wed, 31 Oct 2012 14:25:42 -0400 Received: from mail-gg0-f174.google.com ([209.85.161.174]:43471 "EHLO mail-gg0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1945954Ab2JaSZk (ORCPT ); Wed, 31 Oct 2012 14:25:40 -0400 Date: Wed, 31 Oct 2012 16:25:32 -0200 From: Gustavo Padovan To: Marcos Chaparro Cc: Marcel Holtmann , Johan Hedberg , linux-bluetooth@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Add bluetooth support for VAIO VPCEH [0489:e027] Message-ID: <20121031182532.GD1679@joana> Mail-Followup-To: Gustavo Padovan , Marcos Chaparro , Marcel Holtmann , Johan Hedberg , linux-bluetooth@vger.kernel.org, linux-kernel@vger.kernel.org References: <201210291009.12913.marcos@mrkindustries.com.ar> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201210291009.12913.marcos@mrkindustries.com.ar> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Marcos, * Marcos Chaparro [2012-10-29 10:09:12 -0300]: > Hi, > this patch against 3.7-rc3 identifies my Atheros AR3011 internal bluetooth > device, I just transferred some files from my phone to this debian PC using > bluetooth and it works fine (btw, it needs atheros-firmware package). > > Before changing this, lsusb was identifying it as a Foxconn / Hon Hai device, > which is wrong, and it probably loaded a different firmware to the bluetooth > module. > > The patches solves the following discussions: > https://answers.launchpad.net/ubuntu/+source/bluez/+question/168992 > http://ubuntuforums.org/showthread.php?t=1867214 > http://linux-unix-open-source.1053819.n5.nabble.com/Atheros-AR9285-on- > Ubuntu-11-10-Sony-Vaio-VPCEH-wifi-does-t-works-td4931321.html > http://www.vivaolinux.com.br/topico/Rede-Wireless/Bluetooth-vaio-VPCEH- > desabilitado > > Please tell me if you won't add it to mainstream for some reason. Can you please send me a git formatted patch with your Signed-off-by line in it. See Documentation/SubmittingPatches in the kernel source for more info. Also add the output of /sys/kernel/debug/usb/devices for this specific device to the commit message. Thanks. Gustavo