All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Loginov <dinvlad@gmail.com>
To: video4linux-list@redhat.com
Subject: Patch for drivers/media/video/gspca/sonixj.c (new device added)
Date: Sat, 25 Jul 2009 23:11:37 +0300	[thread overview]
Message-ID: <200907252311.37511.dinvlad@gmail.com> (raw)

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

             reply	other threads:[~2009-07-25 20:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-25 20:11 Denis Loginov [this message]
2009-07-28  6:52 ` Patch for drivers/media/video/gspca/sonixj.c (new device added) Jean-Francois Moine

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200907252311.37511.dinvlad@gmail.com \
    --to=dinvlad@gmail.com \
    --cc=video4linux-list@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.