Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 219981 - Please add patch for Apple Aluminium keyboards
Summary: Please add patch for Apple Aluminium keyboards
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL: http://bugzilla.kernel.org/show_bug.c...
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2008-05-01 22:54 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2008-05-17 16:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
fix-apple-aluminium-keyboard.patch (fix-apple-aluminium-keyboard.patch,7.94 KB, patch)
2008-05-07 07:10 UTC, Diego Elio Pettenò (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2008-05-01 22:54:29 UTC
The patch in the bug listed in URL has been committed to -mm, to apply to 2.6.25 it needs to have the line

#define HID_QUIRK_FULLSPEED_INTERVAL		0x10000000

removed from the last context, but the rest will apply.

[Sorry I'm not from my workstation right now, so I don't have the modified patch at hand :/]

Thanks,
Diego
Comment 1 Daniel Drake (RETIRED) gentoo-dev 2008-05-02 17:08:24 UTC
Thanks, will wait til this has hit either Dmitry's or Jiri's input tree, or Linus' tree.
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-05-07 07:10:20 UTC
Created attachment 152201 [details, diff]
fix-apple-aluminium-keyboard.patch

It was committed on Jiri's HID tree yesterday[1], so I'm attaching the final committed patch mangled to apply on 2.6.25 (the define removed).

[1] http://git.kernel.org/?p=linux/kernel/git/jikos/hid.git;a=commit;h=ffe6f7b799e33f51732520979f9c253a252b9d5e
Comment 3 Daniel Drake (RETIRED) gentoo-dev 2008-05-17 16:29:51 UTC
This is fixed in 2.6.25-gentoo-r3, thanks for your efforts