lkml.org 
[lkml]   [2008]   [Nov]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH 0/1] HID: hid_apple is not used for apple alu wireless keyboards
    Date
    Hi Jiri,

    While parsing 'hid_blacklist' in hid-core.c my apple alu wireless
    keyboard is not found. This happens because in the blacklist it
    is declared with HID_USB_DEVICE although the keyboards are really
    bluetooth devices. The same holds for 'apple_devices' list in
    hid-apple.c

    This patch fixes it by changing HID_USB_DEVICE to
    HID_BLUETOOTH_DEVICE in those two lists.

    Jan Scholz (1):
    HID: Apple alu wireless keyboards are bluetooth devices

    drivers/hid/hid-apple.c | 6 +++---
    drivers/hid/hid-core.c | 6 +++---
    2 files changed, 6 insertions(+), 6 deletions(-)



    \
     
     \ /
      Last update: 2008-11-26 16:07    [W:2.226 / U:1.544 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site