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] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 3 Nov 2010 14:21:59 -0400
From:	"Gustavo F. Padovan" <padovan@...fusion.mobi>
To:	Marcel Holtmann <marcel@...tmann.org>
Cc:	Dmitry Torokhov <dmitry.torokhov@...il.com>,
	linux-bluetooth@...r.kernel.org, linux-kernel@...r.kernel.org,
	gimli <gimli@...k-green.com>
Subject: Re: [PATCH 3/6] MacBookAir3,1(3,2) btusb support

Hi Edgar,

* Marcel Holtmann <marcel@...tmann.org> [2010-11-02 16:38:02 +0100]:

> Hi Dmitry,
> 
> > Not sure of you guys monitor LKML...
> 
> not on a regular basis.
> 
> > > This patch add support for the MacBookAir3,1 and MacBookAir3,2 to the btusb
> > > driver.
> > > 
> > > Signed-off-by: Edgar (gimli) Hucek <gimli@...k-green.com>

Please also provide the output of usb-devices for this hardware in
commit message when resubmitting the patch.

> > 
> > > --- a/drivers/bluetooth/btusb.c	2010-10-30 21:08:45.170492002 +0200
> > > +++ b/drivers/bluetooth/btusb.c	2010-10-30 21:18:11.820492000 +0200
> > > @@ -62,6 +62,9 @@
> > >  	/* Apple iMac11,1 */
> > >  	{ USB_DEVICE(0x05ac, 0x8215) },
> > >  
> > > +	/* Apple MacBookAir3,1, MacBookAir3,2 */
> > > +	{ USB_DEVICE(0x05ac, 0x821b) },
> > > +
> > >  	/* AVM BlueFRITZ! USB v2.0 */
> > >  	{ USB_DEVICE(0x057c, 0x3800) },
> 
> patch looks fine to me, but it should be send to linux-bluetooth mailing
> list.
> 
> Acked-by: Marcel Holtmann <marcel@...tmann.org>

-- 
Gustavo F. Padovan
ProFUSION embedded systems - http://profusion.mobi
--
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