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:
signature.asc
Description: PGP signature