diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-17 16:45:05 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-17 22:41:14 -0300 |
commit | 8b2f4b39ef98a60c703f5306e88bcd56bc0ecfe6 (patch) | |
tree | cf7a14a7a84f2ea2110704f9508066bd33afb168 /Documentation | |
parent | 8f6174a07e3ef69d51776062d23f4627751cb3a5 (diff) |
[media] doc-rst: add gspca cardlist
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/media/v4l-drivers/cardlist.rst | 1 | ||||
-rw-r--r-- | Documentation/media/v4l-drivers/gspca-cardlist.rst (renamed from Documentation/media/v4l-drivers/gspca.rst) | 16 |
2 files changed, 11 insertions, 6 deletions
diff --git a/Documentation/media/v4l-drivers/cardlist.rst b/Documentation/media/v4l-drivers/cardlist.rst index 4632a6857f0e..8a0728d20684 100644 --- a/Documentation/media/v4l-drivers/cardlist.rst +++ b/Documentation/media/v4l-drivers/cardlist.rst @@ -15,3 +15,4 @@ Cards List tm6000-cardlist tuner-cardlist usbvision-cardlist + gspca-cardlist diff --git a/Documentation/media/v4l-drivers/gspca.rst b/Documentation/media/v4l-drivers/gspca-cardlist.rst index d2ba80bb7af5..33a8ac7d73ab 100644 --- a/Documentation/media/v4l-drivers/gspca.rst +++ b/Documentation/media/v4l-drivers/gspca-cardlist.rst @@ -1,11 +1,14 @@ -List of the webcams known by gspca. +The gspca cards list +==================== -The modules are: - gspca_main main driver - gspca_xxxx subdriver module with xxxx as follows +The modules for the gspca webcam drivers are: -xxxx vend:prod ----- +- gspca_main: main driver +- gspca\_\ *driver*: subdriver module with *driver* as follows + +========= ========= ==================================================================== +*driver* vend:prod Device +========= ========= ==================================================================== spca501 0000:0000 MystFromOri Unknown Camera spca508 0130:0130 Clone Digital Webcam 11043 zc3xx 03f0:1b07 HP Premium Starter Cam @@ -406,3 +409,4 @@ sn9c20x a168:0614 Dino-Lite Digital Microscope (SN9C201 + MT9M111) sn9c20x a168:0615 Dino-Lite Digital Microscope (SN9C201 + MT9M111) sn9c20x a168:0617 Dino-Lite Digital Microscope (SN9C201 + MT9M111) spca561 abcd:cdee Petcam +========= ========= ==================================================================== |