Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92416
b: refs/heads/master
c: 8cd7bf3
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Apr 24, 2008
1 parent e2d8c90 commit 2c96bce
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 23fb348d00da9c1558b4a9b234b9ac941091b0f1
refs/heads/master: 8cd7bf333671196e191bda62907b3b26e21da395
4 changes: 4 additions & 0 deletions trunk/drivers/media/video/cx88/cx88-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -2383,6 +2383,10 @@ static void cx88_card_setup(struct cx88_core *core)
ctl.max_len = 64;

switch (core->boardnr) {
case CX88_BOARD_POWERCOLOR_REAL_ANGEL:
/* Doesn't work with firmware version 2.7 */
ctl.fname = "xc3028-v25.fw";
break;
case CX88_BOARD_DVICO_FUSIONHDTV_DVB_T_PRO:
ctl.scode_table = XC3028_FE_ZARLINK456;
break;
Expand Down

0 comments on commit 2c96bce

Please sign in to comment.