linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: linux-bluetooth@vger.kernel.org
Subject: [Bug 99881] 2015 Apple bluetooth keybord and magic mouse support
Date: Sat, 11 Jan 2020 08:02:19 +0000	[thread overview]
Message-ID: <bug-99881-62941-Gc5oZ8j4MR@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-99881-62941@https.bugzilla.kernel.org/>

https://bugzilla.kernel.org/show_bug.cgi?id=99881

Josh Goebel (me@joshgoebel.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |me@joshgoebel.com

--- Comment #63 from Josh Goebel (me@joshgoebel.com) ---
I have a version 1.0 identifying Apple Magic Keyboard 2.  From what I can tell
(at a quick glance) it's descriptor does NOT match what the kernel is
expecting.

The kernel is expecting either 0xFF000003 or 0x00FF0003 for Usage HID.  From my
reading of the description it seems like it would be: 0xFF010003.

Seems we need at add another Usage HID variant?

Relevant descriptor dump:

```
     Report Count (1),
        Report Size (1),
        Logical Minimum (0),
        Logical Maximum (1),
        Usage Page (Consumer),                      ; Consumer (0Ch)
        Usage (Eject),                              ; Eject (B8h, one-shot
control)
        Input (Variable),
        Report Count (1),
        Report Size (1),
        Usage Page (FF01h),                         ; FF01h, vendor-defined
        Usage (03h),
        Input (Variable),
```

Sorry if this is formatted terribly.  Not matter what I do the Preview looks
terrible and this is my first time posting here.

-- 
You are receiving this mail because:
You are the assignee for the bug.

  parent reply	other threads:[~2020-01-11  8:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-99881-62941@https.bugzilla.kernel.org/>
2018-10-17 12:11 ` [Bug 99881] 2015 Apple bluetooth keybord and magic mouse support bugzilla-daemon
2018-10-17 14:05 ` bugzilla-daemon
2018-10-17 15:55 ` bugzilla-daemon
2018-10-17 15:57 ` bugzilla-daemon
2019-01-24 22:29 ` bugzilla-daemon
2020-01-11  8:02 ` bugzilla-daemon [this message]
2020-01-29  6:35 ` bugzilla-daemon
2020-02-15 12:09 ` bugzilla-daemon
2020-03-22 11:24 ` bugzilla-daemon

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=bug-99881-62941-Gc5oZ8j4MR@https.bugzilla.kernel.org/ \
    --to=bugzilla-daemon@bugzilla.kernel.org \
    --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;
as well as URLs for NNTP newsgroup(s).