I upgraded to 2.6.39-r3 from 2.6.37-r4, some keys of my hauppauge stop working after the upgrade. Some keycodes have changed between 2.6.37-r4 and 2.6.39-r3. For my remote : the 'Power' key change from KEY_POWER (0x74) to KEY_POWER2 (0x164) the 'Pictures' key change from KEY_MHP (0x16f) to KEY_CAMERA (0xd4) the 'Ok' key change from KEY_ENTER (0x1c) to KEY_OK (0x160) These keycodes are new. Reproducible: Always Steps to Reproduce: 1.Upgrade kernel to 2.6.39-r3 2. 3. Actual Results: Some keys stop working. Expected Results: All keys are working.
This new mapping looks to be from a intended commit http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commitdiff;h=0548757419c974d8c0851c13279b2c89a12b2978
Ok, it's my remote so nothing wrong. I hope they don't change the key codes to often ! Regards, Marc.
Ok, this appears to be not a bug.