Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1364210
| From | Jiri Kosina <jikos@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/2] hid: corsair: Driver simplification and new supported device |
| Date | 2016-03-24 15:40 +0100 |
| Message-ID | <rgeAz-3Uf-39@gated-at.bofh.it> (permalink) |
| References | <rfUVb-6Rl-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, 23 Mar 2016, =?UTF-8?q?Cl=C3=A9ment=20Vuchener?= wrote: > So, I decided to move all USB related features in user-space (as far as > I know, I was the only user, but if someone is looking for a > replacement, I wrote a small tool available here: > https://github.com/cvuchener/corsair-usb-config). This simplification > only leaves the usage code remapping part and the driver no longer > depends on USB and LED subsystems. This should make the driver easier to > maintain or to add new supported devices. While you are performing this move, is there anything that's actually preventing you from doing the remapping from userspace as well? HID subsystem has for long time been providing the setkeycode() hook for remapping usages, and udev (well, more precisely, that s*****d thing) is actually shipping a lot of hw-specific remap data these days. Thanks, -- Jiri Kosina SUSE Labs
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/2] hid: corsair: Driver simplification and new supported device =?UTF-8?q?Cl=C3=A9ment=20Vuchener?= <clement.vuchener@gmail.com> - 2016-03-23 18:40 +0100
[PATCH 1/2] HID: corsair: Remove all features using the USB protocol =?UTF-8?q?Cl=C3=A9ment=20Vuchener?= <clement.vuchener@gmail.com> - 2016-03-23 18:40 +0100
Re: [PATCH 0/2] hid: corsair: Driver simplification and new supported device Jiri Kosina <jikos@kernel.org> - 2016-03-24 15:40 +0100
Re: [PATCH 0/2] hid: corsair: Driver simplification and new supported device Clément VUCHENER <clement.vuchener@gmail.com> - 2016-03-24 16:20 +0100
Re: [PATCH 0/2] hid: corsair: Driver simplification and new supported device Jiri Kosina <jikos@kernel.org> - 2016-03-29 16:00 +0200
Re: [PATCH 0/2] hid: corsair: Driver simplification and new supported device Benjamin Tissoires <benjamin.tissoires@redhat.com> - 2016-03-24 15:40 +0100
Re: [PATCH 0/2] hid: corsair: Driver simplification and new supported device Jiri Kosina <jikos@kernel.org> - 2016-03-24 15:50 +0100
csiph-web