diff options
author | Manu Abraham <abraham.manu@gmail.com> | 2007-09-22 20:28:11 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-12-29 14:53:15 -0500 |
commit | 41e1151b33cce7e19cfba1648d05abd34a0ba492 (patch) | |
tree | 14bf8c6d7bc2b0cf704690621d7e15a835d4a18c /drivers/media/dvb/ttpci/budget.h | |
parent | 0b8f15dcebb58ef8956203803c6de8f41a173dbc (diff) |
V4L/DVB (9395): Add initial support for two KNC1 DVB-S2 boards
Add initial support for:
* KNC1 DVB-S2 Plus
* KNC1 DVB-S2 OEM (known as Satelco DVB-S2)
Signed-off-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/ttpci/budget.h')
-rw-r--r-- | drivers/media/dvb/ttpci/budget.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb/ttpci/budget.h b/drivers/media/dvb/ttpci/budget.h index 86435bf16260..3ad0c6789ba7 100644 --- a/drivers/media/dvb/ttpci/budget.h +++ b/drivers/media/dvb/ttpci/budget.h | |||
@@ -103,6 +103,7 @@ static struct saa7146_pci_extension_data x_var = { \ | |||
103 | #define BUDGET_CIN1200C_MK3 15 | 103 | #define BUDGET_CIN1200C_MK3 15 |
104 | #define BUDGET_KNC1C_MK3 16 | 104 | #define BUDGET_KNC1C_MK3 16 |
105 | #define BUDGET_KNC1CP_MK3 17 | 105 | #define BUDGET_KNC1CP_MK3 17 |
106 | #define BUDGET_KNC1S2 18 | ||
106 | 107 | ||
107 | #define BUDGET_VIDEO_PORTA 0 | 108 | #define BUDGET_VIDEO_PORTA 0 |
108 | #define BUDGET_VIDEO_PORTB 1 | 109 | #define BUDGET_VIDEO_PORTB 1 |