Bug 215300
Summary: | Apple Infrared (appleir) driver | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Gen Zhang <genneth> | ||||
Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | Brian Brock <bbrock> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 6 | CC: | jarod, jonstanley, wtogami | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | i386 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2008-01-08 04:47:25 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 427887 | ||||||
Attachments: |
|
Description
Gen Zhang
2006-11-13 11:17:00 UTC
Created attachment 141038 [details]
driver for the apple infrared remote
This is something that needs to go upstream. However, I'm not sure what the ideal upstream location is. Could be in the upstream kernel, but at the moment, seems more fitting to include as part of <a href="http://www.lirc.org/">lirc</a> (though I'd really like to see the lirc kernel module bits get in the upstream kernel too...). Okay, so comment #2 answers my question as to what bugzilla does if I try to embed html... :) The attached code does not need LIRC. The device functions as a USB HID, and acts more or less as a keyboard: pressing the buttons will give keyboard events, such that they may be assigned as shortcut keys to things. Upstream, in this case, should be the kernel -- however, I have no idea how to get the kernel people to accept such a patch; I was hoping that our kernel maintainers might have more of a clue. I've found that the macintel people maintain some patches which supposedly patch cleanly against the 2.6.18 and 2.6.19 kernels. (This is a mass-update to all current FC6 kernel bugs in NEW state) Hello, I'm reviewing this bug list as part of the kernel bug triage project, an attempt to isolate current bugs in the Fedora kernel. http://fedoraproject.org/wiki/KernelBugTriage I am CC'ing myself to this bug, however this version of Fedora is no longer maintained. Please attempt to reproduce this bug with a current version of Fedora (presently Fedora 8). If the bug no longer exists, please close the bug or I'll do so in a few days if there is no further information lodged. Thanks for using Fedora! Apple infrared device support is in the latest upstream kernels and has already made its way into Fedora. |