[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b4292e150802120523o7e44500as9be841618805e54e@mail.gmail.com>
Date: Tue, 12 Feb 2008 11:23:40 -0200
From: "Adolfo R. Brandes" <arbrandes@...il.com>
To: "Jiri Kosina" <jkosina@...e.cz>
Cc: linux-kernel@...r.kernel.org
Subject: Re: USB HID: Missing keys on Gyration Media Center Universal Remote Control
Hey Jiri!
The symptoms remain after the patch (sleep key repeats endlessly, tv
key does nothing). I'm going to post the debug output in a while, but
before I do, it might be relevant that there were a couple of typos in
the patch which I had to fix to compile ("intpu_event" function
doesn't exist; missing "{" on second if statement). Also, I got these
warnings:
drivers/hid/hid-input.c: In function 'hidinput_hid_event':
drivers/hid/hid-input.c:1045: warning: suggest parentheses around
comparison in operand of &
drivers/hid/hid-input.c:1046: warning: suggest parentheses around
comparison in operand of &
drivers/hid/hid-input.c:1047: warning: suggest parentheses around
comparison in operand of &
drivers/hid/hid-input.c:1056: warning: suggest parentheses around
comparison in operand of &
drivers/hid/hid-input.c:1057: warning: suggest parentheses around
comparison in operand of &
Could these be throwing the patch off?
Thanks,
Adolfo
--
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