Linux bluetooth development
 help / color / mirror / Atom feed
From: Gustavo Padovan <padovan@profusion.mobi>
To: Jurgen Kramer <gtmkramer@xs4all.nl>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH v2] btusb.c: add support for 2011 mac mini
Date: Thu, 15 Sep 2011 13:28:21 -0300	[thread overview]
Message-ID: <20110915162821.GA4690@joana> (raw)
In-Reply-To: <1316102688.1973.5.camel@paragon.slim>

Hi Jurgen,

* Jurgen Kramer <gtmkramer@xs4all.nl> [2011-09-15 18:04:44 +0200]:

> Hopefully this patch is now correct.
> Patch against current kernel git to add ID for MacMini5,1 to btusb.c
> 
> Signed-off-by: Jurgen Kramer <gtmkramer@xs4all.nl>
> --- linux/drivers/bluetooth/btusb.c	2011-09-14 17:31:09.411475756 +0200
> +++ linux.new/drivers/bluetooth/btusb.c	2011-09-14 17:33:37.727484053
> +0200
> @@ -75,6 +75,9 @@ static struct usb_device_id btusb_table[
>  	/* Apple MacBookPro8,2 */
>  	{ USB_DEVICE(0x05ac, 0x821a) },
>  
> +	/* Apple MacMini5,1 */
> +	{ USB_DEVICE(0x05ac, 0x8281) },
> +
>  	/* AVM BlueFRITZ! USB v2.0 */
>  	{ USB_DEVICE(0x057c, 0x3800) },


Applied, thanks.

	Gustavo

  reply	other threads:[~2011-09-15 16:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-15 16:04 [PATCH v2] btusb.c: add support for 2011 mac mini Jurgen Kramer
2011-09-15 16:28 ` Gustavo Padovan [this message]
2011-09-16  8:58   ` John Frankish
2011-09-16  9:08     ` Jurgen Kramer
2011-09-17 12:58       ` John Frankish
2011-09-17 13:50         ` Jurgen Kramer

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=20110915162821.GA4690@joana \
    --to=padovan@profusion.mobi \
    --cc=gtmkramer@xs4all.nl \
    --cc=linux-bluetooth@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