[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0706131809530.23280@twin.jikos.cz>
Date: Wed, 13 Jun 2007 18:17:16 +0200 (CEST)
From: Jiri Kosina <jikos@...os.cz>
To: Islam Amer <pharon@...il.com>
cc: Dmitry Torokhov <dmitry.torokhov@...il.com>,
linux-kernel@...r.kernel.org
Subject: Re: USB remote control missing keycodes
On Wed, 13 Jun 2007, Islam Amer wrote:
> Nevertheless the patch you sent got the "TXT" key to work but not the
> "BACK" key. Here are the codes for all of the non-functioning keys ( TXT
> , BACK , 4 COLOR keys ):
You should also be obtaining hid-debug dump of usage code -> input mapping
when the kernel is compiled with CONFIG_HID_DEBUG, just after the report
descriptor is dumped, something like
drivers/hid/usbhid/hid-core.c: report descriptor (size 55, read 55) = 05
01 09 02 a1 01 09 01 a1 00 05 09 19 01 29 08 15 00 25 01 75 01 95 08 81 02
05 01 09 30 09 31 09 38 15 81 25 7f 75 08 95 03 81 06 05 0c 0a 38 02 95 01
81 06 c0 c0
INPUT[INPUT]
Field(0)
Physical(GenericDesktop.Pointer)
Usage(8)
Button.0001
Button.0002
Button.0003
Button.0004
... etc.
Could you please send it to me, it wasn't included in your previous dump
you sent me?
Thanks,
--
Jiri Kosina
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists