public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] TT S2-1600 allow more current for diseqc
@ 2010-04-11 21:18 Guy Martin
  2010-04-28  7:45 ` André Weidemann
  0 siblings, 1 reply; 9+ messages in thread
From: Guy Martin @ 2010-04-11 21:18 UTC (permalink / raw)
  To: linux-media

[-- Attachment #1: Type: text/plain, Size: 258 bytes --]


Hi linux-media,

The following patch increases the current limit for the isl6423 chip
on the TT S2-1600 card. This allows DiSEqC to work with more complex
and current demanding configurations.

Signed-off-by: Guy Martin <gmsoft@tuxicoman.be>

Regards,
  Guy

[-- Attachment #2: tt-s2-1600-more-diseqc-current.patch --]
[-- Type: text/x-patch, Size: 438 bytes --]

diff -r 7c0b887911cf linux/drivers/media/dvb/ttpci/budget.c
--- a/linux/drivers/media/dvb/ttpci/budget.c	Mon Apr 05 22:56:43 2010 -0400
+++ b/linux/drivers/media/dvb/ttpci/budget.c	Sun Apr 11 13:46:43 2010 +0200
@@ -461,7 +461,7 @@
 };
 
 static struct isl6423_config tt1600_isl6423_config = {
-	.current_max		= SEC_CURRENT_515m,
+	.current_max		= SEC_CURRENT_800m,
 	.curlim			= SEC_CURRENT_LIM_ON,
 	.mod_extern		= 1,
 	.addr			= 0x08,

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-04-30 22:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-11 21:18 [PATCH] TT S2-1600 allow more current for diseqc Guy Martin
2010-04-28  7:45 ` André Weidemann
2010-04-28  8:33   ` Guy Martin
2010-04-28 12:29     ` André Weidemann
2010-04-28 13:19       ` Guy Martin
2010-04-28 13:13     ` Manu Abraham
2010-04-30  0:31       ` hermann pitton
2010-04-30  5:44         ` André Weidemann
2010-04-30 22:53           ` hermann pitton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox