Add new usbid eb1a:5051 for the Ion Video 2 PC MKII, Startech svid2usb23 and 
Raygo R12-41373.

Hopefully this time tabs didn't get replaced with spaces. I also used this as 
an occasion to add the concerned devices in comment beside the IDs. 

No need to mention this is the first time I'm doing this and I had a lot of 
trouble getting git to generate a patch (tutorials not up-to-date on the 
wiki?). 

Best regards,
Alexandre-Xavier

Signed-off-by: Alexandre-Xavier Labonté-Lamoureux <alexandrexav...@live.ca>
---
 drivers/media/usb/em28xx/em28xx-cards.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/drivers/media/usb/em28xx/em28xx-cards.c 
b/drivers/media/usb/em28xx/em28xx-cards.c
index 5f90d08..f041ea4 100644
--- a/drivers/media/usb/em28xx/em28xx-cards.c
+++ b/drivers/media/usb/em28xx/em28xx-cards.c
@@ -2600,6 +2600,8 @@ struct usb_device_id em28xx_id_table[] = {
                        .driver_info = EM28178_BOARD_TERRATEC_T2_STICK_HD },
        { USB_DEVICE(0x3275, 0x0085),
                        .driver_info = EM28178_BOARD_PLEX_PX_BCUD },
+       { USB_DEVICE(0xeb1a, 0x5051), /* Ion Video 2 PC MKII / Startech 
svid2usb23 / Raygo R12-41373 */
+                       .driver_info = EM2860_BOARD_TVP5150_REFERENCE_DESIGN },
        { },
 };
 MODULE_DEVICE_TABLE(usb, em28xx_id_table);
-- 
2.1.4

Reply via email to