From: Tomas Carnecky <tom@dbservice.com>
To: Jiri Kosina <jikos@jikos.cz>
Cc: linux-kernel@vger.kernel.org
Subject: Re: SideWinder GameVoice driver
Date: Thu, 17 May 2007 20:47:43 +0200 [thread overview]
Message-ID: <464CA34F.8090509@dbservice.com> (raw)
In-Reply-To: <464C708C.6090808@dbservice.com>
Additional info: HID device has two collections (whatever those are, I
have _no_ idea):
collection 00: type: 1, usage: 000b0005, level: 00000000
collection 01: type: 2, usage: 0008003a, level: 00000001
The usage of the first one means 'Telephony/Headset', the second one
'LEDs/Usage Selected Indicator' (IDs taken from [1]).
The culprit is the IS_INPUT_APPLICATION() macro, which only accepts
certain 'usage' types. Should it also accept this particular one, too,
or even the whole 'Telephony' group? Or maybe add a (configurable)
'quirk' to enable the GameVoice device?
tom
[1] http://www.freebsddiary.org/APC/usb_hid_usages.php
next prev parent reply other threads:[~2007-05-17 18:24 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-17 13:59 Tomas Carnecky
2007-05-17 14:28 ` Jiri Kosina
2007-05-17 15:11 ` Tomas Carnecky
2007-05-17 18:47 ` Tomas Carnecky [this message]
2007-05-17 21:31 ` Jiri Kosina
2007-05-18 7:01 ` Tomas Carnecky
2007-05-18 21:19 ` Jiri Kosina
2007-05-18 22:08 ` Tomas Carnecky
2007-05-18 23:31 ` Jiri Kosina
2007-05-19 9:18 ` Tomas Carnecky
2007-05-18 22:20 ` Lee Revell
2007-05-18 22:30 ` Jiri Kosina
2007-05-19 8:24 ` Tomas Carnecky
2007-05-22 22:04 ` Bill Davidsen
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=464CA34F.8090509@dbservice.com \
--to=tom@dbservice.com \
--cc=jikos@jikos.cz \
--cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome