public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* Patch for drivers/media/video/gspca/sonixj.c (new device added)
@ 2009-07-25 20:11 Denis Loginov
  2009-07-28  6:52 ` Jean-Francois Moine
  0 siblings, 1 reply; 2+ messages in thread
From: Denis Loginov @ 2009-07-25 20:11 UTC (permalink / raw)
  To: video4linux-list

Hello. Included is a patch allowing to use DIGITUS DA-70811 webcam, also known 
as ZSMC USB PC Camera ZS211 (with idVendor name = Microdia in lsusb).

In file drivers/media/video/gspca/sonixj.c :
--- sonixj.c        2009-07-25 16:57:45.293263122 +0300
+++ sonixj.c    2009-07-25 22:58:11.952516010 +0300
@@ -1752,6 +1752,7 @@
 /*     {USB_DEVICE(0x0c45, 0x6122), BSI(SN9C110, ICM105C, 0x??)}, */
 /*     {USB_DEVICE(0x0c45, 0x6123), BSI(SN9C110, SanyoCCD, 0x??)}, */
        {USB_DEVICE(0x0c45, 0x6128), BSI(SN9C110, OM6802, 0x21)}, /*sn9c325?*/
+       {USB_DEVICE(0x0c45, 0x6148), BSI(SN9C325, OM6802, 0x21)}, /*sn9c110?*/
 /*bw600.inf:*/
        {USB_DEVICE(0x0c45, 0x612a), BSI(SN9C120, OV7648, 0x21)}, /*sn9c110?*/
        {USB_DEVICE(0x0c45, 0x612c), BSI(SN9C110, MO4000, 0x21)},

Accordingly, 
In file Documentation/video4linux/gspca.txt :
--- gspca.txt       2009-07-25 23:01:05.589518320 +0300
+++ gspca.txt   2009-07-25 23:04:57.880516995 +0300
@@ -271,6 +271,7 @@
 sonixj         0c45:613b       Surfer SN-206
 sonixj         0c45:613c       Sonix Pccam168
 sonixj         0c45:6143       Sonix Pccam168
+sonixj         0c45:6148       Digitus DA-70811/ZSMC USB PC Camera 
ZS211/Microdia
 sunplus                0d64:0303       Sunplus FashionCam DXG
 etoms          102c:6151       Qcam Sangha CIF
 etoms          102c:6251       Qcam xxxxxx VGA

Tested on kernel 2.6.29, works fine for a cheap model.
The only open question is what value for the bridge should be used: SN9C110, 
SN9C120, or SN9C325 (camera works well with any of them).

Thank you for attention.

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-07-28  6:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-25 20:11 Patch for drivers/media/video/gspca/sonixj.c (new device added) Denis Loginov
2009-07-28  6:52 ` Jean-Francois Moine

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox