stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Nieder <jrnieder@gmail.com>
To: stable@vger.kernel.org
Cc: Steven Harms <sjharms@gmail.com>,
	Marcel Holtmann <marcel@holtmann.org>,
	Gustavo Padovan <gustavo@padovan.org>,
	Johan Hedberg <johan.hedberg@gmail.com>,
	linux-bluetooth@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [3.0.y, 3.2.y] Re: [PATCH 1/1] Add Foxconn / Hon Hai IDs for btusb module
Date: Tue, 29 May 2012 07:03:12 -0500	[thread overview]
Message-ID: <20120529120312.GA16584@burratino> (raw)
In-Reply-To: <1334342755-7371-1-git-send-email-sjharms@gmail.com>

Hi Ben and Greg,

Steven Harms wrote:

> This change adds 0x0489:0xe033 to the btusb module.
>
> This bluetooth usb device is integrated in the Acer TimelineX
> AS4830TG-6808 notebook.
[...]
> --- a/drivers/bluetooth/btusb.c
> +++ b/drivers/bluetooth/btusb.c
> @@ -107,6 +107,9 @@ static struct usb_device_id btusb_table[] = {
>  	{ USB_DEVICE(0x0a5c, 0x21f3) },
>  	{ USB_DEVICE(0x413c, 0x8197) },
>  
> +	/* Foxconn - Hon Hai */
> +	{ USB_DEVICE(0x0489, 0xe033) },
> +
>  	{ }	/* Terminating entry */

Please consider

  985140369be1 Add Foxconn / Hon Hai IDs for btusb module

for application to the 3.0.y and 3.2.y kernels.  The driver was
tested by Steven Harms on a Acer TimelineX AS4830TG-6808 using
Ubuntu's 3.2.y-based kernel: http://www.sharms.org/blog/2012/04/

Thanks,
Jonathan

       reply	other threads:[~2012-05-29 12:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1334342755-7371-1-git-send-email-sjharms@gmail.com>
2012-05-29 12:03 ` Jonathan Nieder [this message]
2012-06-01  9:17   ` [3.0.y, 3.2.y] Re: [PATCH 1/1] Add Foxconn / Hon Hai IDs for btusb module Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120529120312.GA16584@burratino \
    --to=jrnieder@gmail.com \
    --cc=gustavo@padovan.org \
    --cc=johan.hedberg@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcel@holtmann.org \
    --cc=sjharms@gmail.com \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).