From: Alexander Dilevskiy <dil@cea.ru>
To: V4L Mailing List <linux-media@vger.kernel.org>
Subject: TT S2-3200 Infrared
Date: Sat, 16 Jan 2010 17:29:32 +0000 [thread overview]
Message-ID: <4B51F77C.2080906@cea.ru> (raw)
Hi guys!
I was playing with my Technotrend S2-3200 card (bidget-ci driver) and
found the driver selected a wrong IR remote keymap
(ir_codes_budget_ci_old instead of ir_codes_tt_1500) because my
subsystem_device ID 0x1019 was not present in the corresponding
switch (budget_ci->budget.dev->pci->subsystem_device).
Adding "case 0x1019:" fixed the issue.
Shall I just post the patch to this maillist or send it to the budget-ci
driver maintainer (who's that guy?) ?
Regards,
Alex
reply other threads:[~2010-01-16 17:39 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4B51F77C.2080906@cea.ru \
--to=dil@cea.ru \
--cc=linux-media@vger.kernel.org \
/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.