Re: Probably a new board ID for em28xx: [1b80:e349]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



To whom it may concern...

Added this device to em28xx-cards.c and used "EM2860_BOARD_HT_VIDBOX_NW03" as ID because it's the only device listed there that has the same chips as my hardware.
Recompiled the module and it works!

--- /usr/src/linux/drivers/media/usb/em28xx/em28xx-cards.c 2015-11-26 17:35:17.000000000 +0100
+++ em28xx-cards.c      2015-12-30 14:54:19.000000000 +0100
@@ -2475,6 +2475,8 @@ struct usb_device_id em28xx_id_table[] =
                        .driver_info = EM2861_BOARD_LEADTEK_VC100 },
        { USB_DEVICE(0xeb1a, 0x8179),
.driver_info = EM28178_BOARD_TERRATEC_T2_STICK_HD },
+       { USB_DEVICE(0x1b80, 0xe349),
+                       .driver_info = EM2860_BOARD_HT_VIDBOX_NW03 },
        { },
 };
 MODULE_DEVICE_TABLE(usb, em28xx_id_table);

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux