Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92497
b: refs/heads/master
c: ceb63a4
h: refs/heads/master
i:
  92495: ba4444d
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Apr 24, 2008
1 parent 68e4dcc commit e2a0fb4
Show file tree
Hide file tree
Showing 2 changed files with 6 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: 2422a9b3f47c75d3915e6af78ebe25b7d2540262
refs/heads/master: ceb63a4fda646faea60e34fa4c3abf8455add013
5 changes: 5 additions & 0 deletions trunk/drivers/media/video/cx88/cx88-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -2495,6 +2495,11 @@ static void cx88_card_setup(struct cx88_core *core)
case CX88_BOARD_DVICO_FUSIONHDTV_5_PCI_NANO:
ctl.demod = XC3028_FE_OREN538;
break;
case CX88_BOARD_PROLINK_PV_8000GT:
/*
* This board uses non-MTS firmware
*/
break;
default:
ctl.demod = XC3028_FE_OREN538;
ctl.mts = 1;
Expand Down

0 comments on commit e2a0fb4

Please sign in to comment.