From: Karel Demeyer <kmdemeye@vub.ac.be>
To: Tom Felker <tcfelker@mtco.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: ati_remote for medion
Date: Thu, 19 Aug 2004 17:51:14 +0200 [thread overview]
Message-ID: <1092930674.6966.6.camel@kryptonix> (raw)
In-Reply-To: <200408191016.06528.tcfelker@mtco.com>
> Are the keycodes unique enough that you can just put the keymaps for both
> remotes into the same table? I.E. when you wrote your keymaps, did you have
> to remove some of the others to get it to work, or was that just for
> cleanliness? Otherwise, we'd need to have multiple tables and choose which
> to use based on which remote is being used.
>
> Oh, and do stick around, Karel, someone will need to test the result.
>
> BTW, does anyone know whether the probe function actually needs to check
> whether the product and vendor IDs match the device? I've seen docs that
> imply yes, but many drivers don't check, and I feel stupid iterating thru the
> table if no.
>
> Have fun,
I don't know if anything I say is usefull, but: The keys on my remote
and those on the ati-remotes doesn't seem to share the same 'hex-
code' (?). I had to manually find out each code per key (I didn't know
how to do it). The hardwarealso has other (and maybe more) keys. The
ati remote has mouse-buttons for example. In the code I sent earlier, I
made a ASCII-scetch of how my remote looks like (if someone wants it,
I'll put a photot online ;)). So, I think the driver will need to
separate tables to choose from when it knows which remote is used.
Secondly, I'd like to say that I HAD to change the Vendor_ID - thing to
let it work with my remote (found it out using lsusb ;)).
Don't shoot me if I say anything irrevelant, and I'll stay around for
testing and stuff, even my evolution-filters arenot what they should be
- they copy it both in my Inbox and my 'Linux-kernel'-directory :|
greets,
Karel "scapor" Demeyer.
next prev parent reply other threads:[~2004-08-19 15:50 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-19 8:28 ati_remote for medion Karel Demeyer
2004-08-19 15:16 ` Tom Felker
2004-08-19 15:51 ` Karel Demeyer [this message]
2004-08-19 17:09 ` Tom Felker
2004-08-20 17:16 ` Karel Demeyer
2004-08-20 20:15 ` Karel Demeyer
-- strict thread matches above, loose matches on Subject: below --
2004-08-18 19:22 Karel Demeyer
2004-08-19 6:00 ` Wolfgang Fritz
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=1092930674.6966.6.camel@kryptonix \
--to=kmdemeye@vub.ac.be \
--cc=linux-kernel@vger.kernel.org \
--cc=tcfelker@mtco.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.