LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: "Adolfo R. Brandes" <arbrandes@gmail.com>
To: "Jiri Kosina" <jkosina@suse.cz>
Cc: linux-kernel@vger.kernel.org
Subject: Re: USB HID: Missing keys on Gyration Media Center Universal Remote Control
Date: Tue, 12 Feb 2008 11:23:40 -0200	[thread overview]
Message-ID: <b4292e150802120523o7e44500as9be841618805e54e@mail.gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0802112115580.7699@twin.jikos.cz>

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

  reply	other threads:[~2008-02-12 13:23 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-28 16:48 Adolfo R. Brandes
2008-01-09 14:12 ` Jiri Kosina
2008-01-09 17:53   ` Adolfo R. Brandes
2008-01-17 13:26 ` Jiri Kosina
2008-01-18 17:01   ` Adolfo R. Brandes
2008-01-18 17:58     ` Adolfo R. Brandes
2008-02-11 20:17       ` Jiri Kosina
2008-02-12 13:23         ` Adolfo R. Brandes [this message]
2008-02-12 15:09           ` Adolfo R. Brandes
2008-02-19 12:43             ` Jiri Kosina
2008-02-19 13:04               ` Jiri Kosina
2008-06-16 23:31 Philippe Troin
2008-06-17 14:00 ` Jiri Kosina
2008-06-17 16:34   ` Philippe Troin
2008-06-18  9:40 ` Jiri Kosina
2008-06-19 20:48   ` Philippe Troin
2008-08-01  0:28     ` Philippe Troin
2008-08-01  9:29       ` Jiri Kosina

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=b4292e150802120523o7e44500as9be841618805e54e@mail.gmail.com \
    --to=arbrandes@gmail.com \
    --cc=jkosina@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --subject='Re: USB HID: Missing keys on Gyration Media Center Universal Remote Control' \
    /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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).