diff options
author | Douglas Schilling Landgraf <dougsland@redhat.com> | 2009-04-09 17:24:34 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-06-16 17:20:30 -0400 |
commit | e5db5d44432abc82b1250dd05bd0a4b011392d9d (patch) | |
tree | c659b5c771d5175e6712689ca898d0fe873561e3 /drivers/media/video/em28xx/em28xx.h | |
parent | ebf58f70e853b9ffe50d6b194d3679b7dc2cac9c (diff) |
V4L/DVB (11486): em28xx: Add EmpireTV board support
Added EmpireTV entry.
Thanks to Xwang <xwang1976@email.it> to provide data for this board.
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/em28xx/em28xx.h')
-rw-r--r-- | drivers/media/video/em28xx/em28xx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/em28xx/em28xx.h b/drivers/media/video/em28xx/em28xx.h index 4c4e58004f54..16f4c23f179b 100644 --- a/drivers/media/video/em28xx/em28xx.h +++ b/drivers/media/video/em28xx/em28xx.h | |||
@@ -102,6 +102,7 @@ | |||
102 | #define EM2860_BOARD_KAIOMY_TVNPC_U2 63 | 102 | #define EM2860_BOARD_KAIOMY_TVNPC_U2 63 |
103 | #define EM2860_BOARD_EASYCAP 64 | 103 | #define EM2860_BOARD_EASYCAP 64 |
104 | #define EM2820_BOARD_IODATA_GVMVP_SZ 65 | 104 | #define EM2820_BOARD_IODATA_GVMVP_SZ 65 |
105 | #define EM2880_BOARD_EMPIRE_DUAL_TV 66 | ||
105 | 106 | ||
106 | /* Limits minimum and default number of buffers */ | 107 | /* Limits minimum and default number of buffers */ |
107 | #define EM28XX_MIN_BUF 4 | 108 | #define EM28XX_MIN_BUF 4 |