summaryrefslogtreecommitdiff
path: root/linux/drivers
diff options
context:
space:
mode:
authorDouglas Schilling Landgraf <dougsland@linuxtv.org>2008-09-08 02:23:55 -0400
committerDouglas Schilling Landgraf <dougsland@linuxtv.org>2008-09-08 02:23:55 -0400
commita926d0df611d22703f43e9c7e6e2d87a8b7bf78b (patch)
tree472028eb4b584be4267f3bd5b526b7a6ce37c5d3 /linux/drivers
parentd6c902bdb346be60dd764c101141d03dfdb9ca64 (diff)
downloadmediapointer-dvb-s2-a926d0df611d22703f43e9c7e6e2d87a8b7bf78b.tar.gz
mediapointer-dvb-s2-a926d0df611d22703f43e9c7e6e2d87a8b7bf78b.tar.bz2
em28xx-cards: Add vendor/product id for EM2820_BOARD_PROLINK_PLAYTV_USB2
From: Douglas Schilling Landgraf <dougsland@linuxtv.org> Added vendor/product id for EM2820_BOARD_PROLINK_PLAYTV_USB2 Priority: high Signed-off-by: Douglas Schilling Landgraf <dougsland@linuxtv.org>
Diffstat (limited to 'linux/drivers')
-rw-r--r--linux/drivers/media/video/em28xx/em28xx-cards.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/video/em28xx/em28xx-cards.c b/linux/drivers/media/video/em28xx/em28xx-cards.c
index d39d33917..a4a071114 100644
--- a/linux/drivers/media/video/em28xx/em28xx-cards.c
+++ b/linux/drivers/media/video/em28xx/em28xx-cards.c
@@ -1101,7 +1101,7 @@ struct usb_device_id em28xx_id_table [] = {
{ USB_DEVICE(0xeb1a, 0x2820),
.driver_info = EM2820_BOARD_UNKNOWN },
{ USB_DEVICE(0xeb1a, 0x2821),
- .driver_info = EM2820_BOARD_UNKNOWN },
+ .driver_info = EM2820_BOARD_PROLINK_PLAYTV_USB2 },
{ USB_DEVICE(0xeb1a, 0x2860),
.driver_info = EM2820_BOARD_UNKNOWN },
{ USB_DEVICE(0xeb1a, 0x2861),