linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Add missing device ID for mid-2013 Macbook Air 6,1
@ 2013-08-24 14:17 Ian Munsie
  2013-08-24 14:17 ` [PATCH 1/2] HID: apple: Add another device ID for the mid-2013 Macbook Air Ian Munsie
  2013-08-24 14:17 ` [PATCH 2/2] Input: bcm5974: " Ian Munsie
  0 siblings, 2 replies; 8+ messages in thread
From: Ian Munsie @ 2013-08-24 14:17 UTC (permalink / raw)
  To: Henrik Rydberg, Dmitry Torokhov, Jiri Kosina; +Cc: linux-input, linux-kernel

I recently got a new mid-2013 Macbook Air, which seems to use a device ID that
is missing from the kernel. From lsusb:
Bus 001 Device 003: ID 05ac:0290 Apple, Inc.

This generation of Macbook Air already has three IDs listed in the kernel
(0x0291, 0x0292 and 0x0293) as WELLSPRING8, so I've added 0x0290 to that list
as WELLSPRING8A. It looks like these generally come in triplets of consecutive
device IDs, so it's not clear to me why there would be an extra one in this
generation (and only -1 from the existing IDs which doesn't leave room for
additional ISO & JIS layouts if they are numbered consecutively).

With these patches the Fn key now works for me, as does the multitouch
functionality of the touchpad.


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-09-01 12:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-24 14:17 Add missing device ID for mid-2013 Macbook Air 6,1 Ian Munsie
2013-08-24 14:17 ` [PATCH 1/2] HID: apple: Add another device ID for the mid-2013 Macbook Air Ian Munsie
2013-08-24 23:26   ` Dmitry Torokhov
2013-08-25  6:56     ` Henrik Rydberg
2013-08-25  7:11   ` Henrik Rydberg
2013-08-26  1:50     ` Ian Munsie
     [not found]       ` <CAG4XgJTX13d9-2X7g7Dpi+O6nFhsufAijAnVpAczwrkiLrrZng@mail.gmail.com>
2013-09-01 12:59         ` Henrik Rydberg
2013-08-24 14:17 ` [PATCH 2/2] Input: bcm5974: " Ian Munsie

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).