public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* Hauppauge/IR breakage with 2.6.28/2.6.29
@ 2009-03-25 23:09 Udo A. Steinberg
  2009-03-26  0:26 ` Darron Broad
  0 siblings, 1 reply; 4+ messages in thread
From: Udo A. Steinberg @ 2009-03-25 23:09 UTC (permalink / raw)
  To: darron, v4l-dvb-maintainer, linux-media; +Cc: mchehab

[-- Attachment #1: Type: text/plain, Size: 668 bytes --]

Hi,

The following patch
http://kerneltrap.org/mailarchive/git-commits-head/2008/10/13/3643574
that was added between 2.6.27 and 2.6.28 has resulted in my Hauppauge
WinTV IR remote not working anymore. I've tracked down the breakage to:

if (dev!=0x1e && dev!=0x1f) 
  return 0;

in drivers/media/video/ir-kbd-i2c.c

My remote sends with dev=0x0 and is the following model:
http://www.phphuoc.com/reviews/tvtuner_hauppauge_wintv_theater/index_files/image001.jpg

Removing the check results in the remote working again. Is there a way to
convince the remote to send a different dev? Otherwise I guess the check
should be relaxed.

Cheers,

	- Udo

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-03-26  2:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-25 23:09 Hauppauge/IR breakage with 2.6.28/2.6.29 Udo A. Steinberg
2009-03-26  0:26 ` Darron Broad
2009-03-26  1:38   ` Udo A. Steinberg
2009-03-26  2:01     ` Darron Broad

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox