stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [3.0.y, 3.2.y] Re: [PATCH 1/1] Add Foxconn / Hon Hai IDs for btusb module
       [not found] <1334342755-7371-1-git-send-email-sjharms@gmail.com>
@ 2012-05-29 12:03 ` Jonathan Nieder
  2012-06-01  9:17   ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Nieder @ 2012-05-29 12:03 UTC (permalink / raw)
  To: stable
  Cc: Steven Harms, Marcel Holtmann, Gustavo Padovan, Johan Hedberg,
	linux-bluetooth, linux-kernel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [3.0.y, 3.2.y] Re: [PATCH 1/1] Add Foxconn / Hon Hai IDs for btusb module
  2012-05-29 12:03 ` [3.0.y, 3.2.y] Re: [PATCH 1/1] Add Foxconn / Hon Hai IDs for btusb module Jonathan Nieder
@ 2012-06-01  9:17   ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2012-06-01  9:17 UTC (permalink / raw)
  To: Jonathan Nieder
  Cc: stable, Steven Harms, Marcel Holtmann, Gustavo Padovan,
	Johan Hedberg, linux-bluetooth, linux-kernel

On Tue, May 29, 2012 at 07:03:12AM -0500, Jonathan Nieder wrote:
> 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/

Applied to 3.0-stable, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-06-01  9:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1334342755-7371-1-git-send-email-sjharms@gmail.com>
2012-05-29 12:03 ` [3.0.y, 3.2.y] Re: [PATCH 1/1] Add Foxconn / Hon Hai IDs for btusb module Jonathan Nieder
2012-06-01  9:17   ` Greg KH

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).