* [PATCH] v4l: cx231xx: added usb id of 'Dexatek Video Grabber'
@ 2014-01-02 19:22 Conan
0 siblings, 0 replies; only message in thread
From: Conan @ 2014-01-02 19:22 UTC (permalink / raw)
To: linux-media
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all,
this patch adds support for the Dexatek Video Grabber with USB id 1d19:610a
The device is sold in germany as 'USB-Video-Digitalisierer Medion E89137
(MD 86937)', provides analog audio/video capture and is based on the
CX23103-11Z.
The driver loads the firmware v4l-cx231xx-avcore-01.fw, despite
v4l-cx23885-avcore-01.fw (merlinD.rom) beeing shipped with the windows
driver. But audio and video capturing works here.
Trivial patch:
- --- a/drivers/media/usb/cx231xx/cx231xx-cards.c 2014-01-01
11:49:19.000000000 +0100
+++ b/drivers/media/usb/cx231xx/cx231xx-cards.c 2014-01-01
11:58:50.949353779 +0100
@@ -684,6 +684,8 @@
.driver_info = CX231XX_BOARD_CNXT_RDU_253S},
{USB_DEVICE(0x0572, 0x58A6),
.driver_info = CX231XX_BOARD_CNXT_VIDEO_GRABBER},
+ {USB_DEVICE(0x1D19, 0x610A),
+ .driver_info = CX231XX_BOARD_CNXT_VIDEO_GRABBER},
{USB_DEVICE(0x0572, 0x589E),
.driver_info = CX231XX_BOARD_CNXT_RDE_250},
{USB_DEVICE(0x0572, 0x58A0),
- --
Regards,
C
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iQEcBAEBAgAGBQJSxbxaAAoJECsSvCKD1CYcAacH/07/ps/pwDrVSvGXd5bZ+RBg
p/+9ktxgcW6L2pSLpH6qsF0psX9LRt4zWKuuvomQsC5wf0OS6yP2lxqYGNkX5O1d
ZbLNyAF6CAv3zH/jfAlq0rgi0Sk9ZqEcHjgP/si85lsjKAagZpmtHDMK7kYl6lNC
9IyoZHISbTzSZlbVBerZ/89Pta8AY9CrQ01FWlvpIctmjBE3AB+LCetj9mNB8uEV
164Irv66BMWBKRHGSz9zUXbAHUpJJLSRjN5KOV6Nk5hrodqqRkIe80YnBlkL9PLl
1zchPkd+05QBxVfK3+9Xwv31S4hegVleEv4S96XsnxirzPY9kCLcYF3lYOcGKFw=
=CQvY
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-01-02 19:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-02 19:22 [PATCH] v4l: cx231xx: added usb id of 'Dexatek Video Grabber' Conan
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.