diff options
author | Douglas Schilling Landgraf <dougsland@redhat.com> | 2008-12-27 19:38:14 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-12-30 06:40:09 -0500 |
commit | 1e1addd57bdf56c51dbc292d7760ea3d207fe833 (patch) | |
tree | bd005d38df97ad8fd3eaaeaeff729a2b611b9d66 /drivers/media/video/em28xx/em28xx.h | |
parent | 3a0efc3200386b9288e1d3d3be0a9f5d6f286906 (diff) |
V4L/DVB (10055): em28xx: Add entry for PixelView PlayTV Box 4
Added board PixelView PlayTV Box 4
Thanks to Vildenei Negrao Pereira <neodarkaman@brturbo.com.br> for testing and data collection.
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 58a3675abb62..317512da9824 100644 --- a/drivers/media/video/em28xx/em28xx.h +++ b/drivers/media/video/em28xx/em28xx.h | |||
@@ -99,6 +99,7 @@ | |||
99 | #define EM2820_BOARD_COMPRO_VIDEOMATE_FORYOU 58 | 99 | #define EM2820_BOARD_COMPRO_VIDEOMATE_FORYOU 58 |
100 | #define EM2874_BOARD_PINNACLE_PCTV_80E 59 | 100 | #define EM2874_BOARD_PINNACLE_PCTV_80E 59 |
101 | #define EM2883_BOARD_HAUPPAUGE_WINTV_HVR_850 60 | 101 | #define EM2883_BOARD_HAUPPAUGE_WINTV_HVR_850 60 |
102 | #define EM2820_BOARD_PROLINK_PLAYTV_BOX4_USB2 61 | ||
102 | 103 | ||
103 | /* Limits minimum and default number of buffers */ | 104 | /* Limits minimum and default number of buffers */ |
104 | #define EM28XX_MIN_BUF 4 | 105 | #define EM28XX_MIN_BUF 4 |