[PATCH] Add remote control support for Hauppauge Nova-T 500

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

Add remote control support for the Hauppauge Nova-T 500

uses the same keymap as the Nova-TD
I suspaect that a similar change would work for the other devices

Janne

Signed-off-by: Janne Grunau <janne-dvb@xxxxxxxxx>
Index: v4l-dvb/linux/drivers/media/dvb/dvb-usb/dib0700_devices.c
===================================================================
--- v4l-dvb.orig/linux/drivers/media/dvb/dvb-usb/dib0700_devices.c
+++ v4l-dvb/linux/drivers/media/dvb/dvb-usb/dib0700_devices.c
@@ -643,7 +643,11 @@ struct dvb_usb_device_properties dib0700
 				{ &dib0700_usb_id_table[2], &dib0700_usb_id_table[3], NULL },
 				{ NULL },
 			},
-		}
+		},
+		.rc_interval      = DEFAULT_RC_INTERVAL,
+		.rc_key_map       = stk7700d_rc_keys,
+		.rc_key_map_size  = KEY_MAP_SIZE,
+		.rc_query         = stk7700d_rc_query
 	}, { DIB0700_DEFAULT_DEVICE_PROPERTIES,
 
 		.num_adapters = 2,

_______________________________________________
linux-dvb mailing list
linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux