All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@kernel.org
To: linux-usb@vger.kernel.org
Subject: [Bug 219470] New: Add support for Apple USB-C Magic Trackpad 2
Date: Tue, 05 Nov 2024 15:04:35 +0000	[thread overview]
Message-ID: <bug-219470-208809@https.bugzilla.kernel.org/> (raw)

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

            Bug ID: 219470
           Summary: Add support for Apple USB-C Magic Trackpad 2
           Product: Drivers
           Version: 2.5
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: USB
          Assignee: drivers_usb@kernel-bugs.kernel.org
          Reporter: callahankovacs@gmail.com
        Regression: No

In October 2024, Apple released a USB-C model of the Magic Trackpad 2.

As far as I know, the design is identical to the Trackpad 2 except for:

1. USB-C connector replaces the lightning connector
2. New hardware ID of 0324


The new hardware ID prevents the hid-magicmouse driver from being used.  This
means the trackpad doesn't handle features such as scrolling and right
clicking.

I believe this requires adding the HID to drivers/hid/hid-ids.h and handling it
in drivers/hid/hid-magicmouse.c.

I'm happy to submit a patch, thanks!

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

             reply	other threads:[~2024-11-05 15:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-05 15:04 bugzilla-daemon [this message]
2024-11-05 15:32 ` [Bug 219470] New: Add support for Apple USB-C Magic Trackpad 2 Greg KH
2024-11-05 15:32 ` [Bug 219470] " bugzilla-daemon
2024-11-05 23:55 ` bugzilla-daemon
2024-11-05 23:55 ` 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-219470-208809@https.bugzilla.kernel.org/ \
    --to=bugzilla-daemon@kernel.org \
    --cc=linux-usb@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 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.