From: Gustavo Padovan <padovan@profusion.mobi>
To: Pieter-Augustijn Van Malleghem <p-a@scarlet.be>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH] Add MacBookAir4,1 support
Date: Tue, 13 Sep 2011 20:43:52 -0300 [thread overview]
Message-ID: <20110913234352.GH16856@joana> (raw)
In-Reply-To: <20110907062810.GA4755@Caligula>
Hi Pieter-Augustijn,
* Pieter-Augustijn Van Malleghem <p-a@scarlet.be> [2011-09-07 02:28:10 -0400]:
> This patch against current git adds the hardware ID for the Apple
> MacBookAir4,1, released in July 2011. The device features a BCM2046
> USB chip. The patch was inspired by the previous modifications adding
> support for the MacBookAir3,x.
>
> Signed-off-by: Pieter-Augustijn Van Malleghem <p-a@scarlet.be>
> --- linux/drivers/bluetooth/btusb.c 2011-09-06 23:41:57.000000000 -0400
> +++ patched/drivers/bluetooth/btusb.c 2011-09-06 23:50:27.000000000 -0400
> @@ -72,6 +72,9 @@
> /* Apple MacBookAir3,1, MacBookAir3,2 */
> { USB_DEVICE(0x05ac, 0x821b) },
>
> + /* Apple MacBookAir4,1 */
> + { USB_DEVICE(0x05ac, 0x821f) },
> +
> /* Apple MacBookPro8,2 */
> { USB_DEVICE(0x05ac, 0x821a) },
Patch has been applied, thanks.
Gustavo
prev parent reply other threads:[~2011-09-13 23:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-07 6:28 [PATCH] Add MacBookAir4,1 support Pieter-Augustijn Van Malleghem
2011-09-13 23:43 ` Gustavo Padovan [this message]
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=20110913234352.GH16856@joana \
--to=padovan@profusion.mobi \
--cc=linux-bluetooth@vger.kernel.org \
--cc=p-a@scarlet.be \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.