On Tue, Mar 11, 2008 at 04:28:05PM +0200, Joni Valtanen wrote:
> Yes. xomap uses evdev, I just tested. And I tested that "cast" thing also.
>
> __u16 y = 0x1234
> unsigned char x = y,
> result: x=0x34
>
> But anyway Tuomas has another point in his question: Why that ioctl doesn't 
> work?

It looks like the driver doesn't set some needed members (keycodesize at
least) in the input_dev structure which causes the ioctl to fail no matter
what parameters you give it.

-- 
Ville Syrjälä
[EMAIL PROTECTED]
http://www.sci.fi/~syrjala/
_______________________________________________
maemo-developers mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to