Skip to content

Commit

Permalink
[media] Added model Sveon STV40
Browse files Browse the repository at this point in the history
Signed-off-by: Mario Ceresa <mrceresa@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Mario Ceresa authored and Mauro Carvalho Chehab committed Jan 7, 2012
1 parent ec2c4f3 commit 2f78604
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions drivers/media/video/em28xx/em28xx-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -2057,6 +2057,8 @@ struct usb_device_id em28xx_id_table[] = {
.driver_info = EM2884_BOARD_HAUPPAUGE_WINTV_HVR_930C },
{ USB_DEVICE(0xeb1a, 0x5006),
.driver_info = EM2860_BOARD_HT_VIDBOX_NW03 },
{ USB_DEVICE(0x1b80, 0xe309), /* Sveon STV40 */
.driver_info = EM2860_BOARD_EASYCAP },
{ },
};
MODULE_DEVICE_TABLE(usb, em28xx_id_table);
Expand Down

0 comments on commit 2f78604

Please sign in to comment.