Hi!

in budget-ci.c RC_MAP_TT_3200 is set for a Technotrend S2-3200. But this RC map 
doesn't seems to be 100% correct. 

       case 0x1019:
                /* For the TT 3200 bundled remote */
                ir_codes = RC_MAP_TT_3200;
                break;

if I set ir_codes = RC_MAP_TT_1500 
all keys will be recognized with evtest. So RC_MAP_TT_1500 is the correct map

So are there different revisions of remotes bundled with Technotrend S2-3200?
Or is this just a driver bug?

kind regards

Newsy


--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to