m920x patch for LifeView (single tuner)

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

 



Description:

The LifeView has 2 tuners, but only one is working properly at
the moment, so disable the second one.

Signed-off-by: Nick Andrew <nick@xxxxxxxxxxxxxxx>

(patch attached)

Nick.
diff -r 2bfda2098748 linux/drivers/media/dvb/dvb-usb/m920x.c
--- a/linux/drivers/media/dvb/dvb-usb/m920x.c	Mon Mar 26 16:05:59 2007 -0400
+++ b/linux/drivers/media/dvb/dvb-usb/m920x.c	Sat May 05 22:08:47 2007 +1000
@@ -754,9 +754,9 @@ static struct dvb_usb_device_properties 
  *
  * LifeView TV Walker Twin has 1 x M9206, 2 x TDA10046, 2 x TDA8275A
  * TDA10046 #0 is located at i2c address 0x08
- * TDA10046 #1 is located at i2c address 0x0b
+ * TDA10046 #1 is located at i2c address 0x0b (presently disabled - not yet working)
  * TDA8275A #0 is located at i2c address 0x60
- * TDA8275A #1 is located at i2c address 0x61
+ * TDA8275A #1 is located at i2c address 0x61 (presently disabled - not yet working)
  */
 static struct dvb_usb_device_properties tvwalkertwin_properties = {
 	.caps = DVB_USB_IS_AN_I2C_ADAPTER,
@@ -773,7 +773,7 @@ static struct dvb_usb_device_properties 
 	.size_of_priv     = sizeof(struct m920x_state),
 
 	.identify_state   = m920x_identify_state,
-	.num_adapters = 2,
+	.num_adapters = 1,
 	.adapter = {{
 		.caps = DVB_USB_ADAP_HAS_PID_FILTER |
 			DVB_USB_ADAP_PID_FILTER_CAN_BE_TURNED_OFF,
_______________________________________________
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