Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 174030
b: refs/heads/master
c: 53c8ec5
h: refs/heads/master
v: v3
  • Loading branch information
Michael Krufky authored and Mauro Carvalho Chehab committed Dec 5, 2009
1 parent 0e590e0 commit 3c97cca
Show file tree
Hide file tree
Showing 2 changed files with 17 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: 928213aad76e0036290901d244d614c01cac7278
refs/heads/master: 53c8ec5e0e93f1ab600f91203ede43b83b3361ba
16 changes: 16 additions & 0 deletions trunk/drivers/media/video/saa7134/saa7134-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -5304,6 +5304,22 @@ struct saa7134_board saa7134_boards[] = {
.amux = LINE2,
} },
},
[SAA7134_BOARD_LEADTEK_WINFAST_DTV1000S] = {
.name = "Leadtek Winfast DTV1000S",
.audio_clock = 0x00187de7,
.tuner_type = TUNER_PHILIPS_TDA8290,
.radio_type = UNSET,
.tuner_addr = ADDR_UNSET,
.radio_addr = ADDR_UNSET,
.mpeg = SAA7134_MPEG_DVB,
.inputs = { {
.name = name_comp1,
.vmux = 3,
}, {
.name = name_svideo,
.vmux = 8,
} },
},

};

Expand Down

0 comments on commit 3c97cca

Please sign in to comment.