summaryrefslogtreecommitdiffstats
path: root/drivers/media
diff options
context:
space:
mode:
authorLuc Saillard2008-01-30 21:23:00 +0100
committerMauro Carvalho Chehab2008-02-18 15:15:12 +0100
commit427d20c4e6321ed2482630900891e40b4f2de6a3 (patch)
tree4020b0d5fbd5145929faf588b2580384e82ca764 /drivers/media
parentV4L/DVB (7122): saa7134-empress: Remove back lock (diff)
downloadkernel-qcow2-linux-427d20c4e6321ed2482630900891e40b4f2de6a3.tar.gz
kernel-qcow2-linux-427d20c4e6321ed2482630900891e40b4f2de6a3.tar.xz
kernel-qcow2-linux-427d20c4e6321ed2482630900891e40b4f2de6a3.zip
V4L/DVB (7132): Add USB ID for a newer variant of Hauppauge WinTV-HVR 900
Device description: WinTV-HVR-900 M/R: 65018/B3C0 ##4207 Signed-off-by: Luc Saillard <luc@saillard.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media')
-rw-r--r--drivers/media/video/em28xx/em28xx-cards.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/media/video/em28xx/em28xx-cards.c b/drivers/media/video/em28xx/em28xx-cards.c
index 2159d0160df2..fc160772930c 100644
--- a/drivers/media/video/em28xx/em28xx-cards.c
+++ b/drivers/media/video/em28xx/em28xx-cards.c
@@ -441,6 +441,8 @@ struct usb_device_id em28xx_id_table [] = {
.driver_info = EM2820_BOARD_PINNACLE_DVC_90 },
{ USB_DEVICE(0x2040, 0x6500),
.driver_info = EM2880_BOARD_HAUPPAUGE_WINTV_HVR_900 },
+ { USB_DEVICE(0x2040, 0x6502),
+ .driver_info = EM2880_BOARD_HAUPPAUGE_WINTV_HVR_900 },
{ USB_DEVICE(0x2040, 0x6513),
.driver_info = EM2880_BOARD_HAUPPAUGE_WINTV_HVR_950 },
{ USB_DEVICE(0x0ccd, 0x0042),