Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92622
b: refs/heads/master
c: c4e3bcb
h: refs/heads/master
v: v3
  • Loading branch information
Christoph Pfister authored and Mauro Carvalho Chehab committed Apr 24, 2008
1 parent 7dfb2e8 commit 3b152c3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8727073beff795ec0c9cb18833431d0b606f8264
refs/heads/master: c4e3bcb688dd561ae219a957e0d924f718335cab
6 changes: 6 additions & 0 deletions trunk/drivers/media/dvb/ttpci/budget-av.c
Original file line number Diff line number Diff line change
Expand Up @@ -941,6 +941,12 @@ static void frontend_init(struct budget_av *budget_av)
switch (saa->pci->subsystem_device) {

case SUBID_DVBS_KNC1:
/*
* maybe that setting is needed for other dvb-s cards as well,
* but so far it has been only confirmed for this type
*/
budget_av->reinitialise_demod = 1;
/* fall through */
case SUBID_DVBS_KNC1_PLUS:
case SUBID_DVBS_EASYWATCH_1:
if (saa->pci->subsystem_vendor == 0x1894) {
Expand Down

0 comments on commit 3b152c3

Please sign in to comment.