V4L/DVB (13535): ir-common: Add a hauppauge new table with the complete RC5 code
Now that V4L drivers can support more than 7 bits for scan code, let's add a modified version for the Hauppauge Grey IR containing the full IR scancode. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
@@ -157,6 +157,7 @@ extern struct ir_scancode_table ir_codes_rc5_tv_table;
|
||||
extern struct ir_scancode_table ir_codes_winfast_table;
|
||||
extern struct ir_scancode_table ir_codes_pinnacle_color_table;
|
||||
extern struct ir_scancode_table ir_codes_hauppauge_new_table;
|
||||
extern struct ir_scancode_table ir_codes_rc5_hauppauge_new_table;
|
||||
extern struct ir_scancode_table ir_codes_npgtech_table;
|
||||
extern struct ir_scancode_table ir_codes_norwood_table;
|
||||
extern struct ir_scancode_table ir_codes_proteus_2309_table;
|
||||
|
Reference in New Issue
Block a user