lkml.org 
[lkml]   [2011]   [Nov]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[174/262] Bluetooth: Add MacBookAir4,1 support
    3.0-stable review patch.  If anyone has any objections, please let me know.

    ------------------

    From: Pieter-Augustijn Van Malleghem <p-a@scarlet.be>

    commit a63b723d02531f7add0b2b8a0e6a77ee176f1626 upstream.

    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>
    Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
    Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

    ---
    drivers/bluetooth/btusb.c | 3 +++
    1 file changed, 3 insertions(+)

    --- a/drivers/bluetooth/btusb.c
    +++ b/drivers/bluetooth/btusb.c
    @@ -71,6 +71,9 @@ static struct usb_device_id btusb_table[
    /* Apple MacBookAir3,1, MacBookAir3,2 */
    { USB_DEVICE(0x05ac, 0x821b) },

    + /* Apple MacBookAir4,1 */
    + { USB_DEVICE(0x05ac, 0x821f) },
    +
    /* Apple MacBookPro8,2 */
    { USB_DEVICE(0x05ac, 0x821a) },




    \
     
     \ /
      Last update: 2011-11-10 06:03    [W:4.064 / U:1.040 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site