lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 1 Jun 2012 17:17:09 +0800
From:	Greg KH <gregkh@...uxfoundation.org>
To:	Jonathan Nieder <jrnieder@...il.com>
Cc:	stable@...r.kernel.org, Steven Harms <sjharms@...il.com>,
	Marcel Holtmann <marcel@...tmann.org>,
	Gustavo Padovan <gustavo@...ovan.org>,
	Johan Hedberg <johan.hedberg@...il.com>,
	linux-bluetooth@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [3.0.y, 3.2.y] Re: [PATCH 1/1] Add Foxconn / Hon Hai IDs for
 btusb module

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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ