Skip to content

Commit

Permalink
V4L/DVB (13137): gspca_mr97310a: Add controls for vga cams with senso…
Browse files Browse the repository at this point in the history
…r type 0

This patch adds controls for vga cams with sensor type 0, in order to
correctly report the present controls, the probing of the sensor type
has been moved from sd_start to sd_config, since this made the sensor
type probing unreliable the detection method was changed.

Note this requires the camera to enter streaming mode, so sd_config now
briefly makes the camera stream.

Signed-off-by: Theodore Kilgore <kilgota@banach.math.auburn.edu>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Theodore Kilgore authored and Mauro Carvalho Chehab committed Dec 5, 2009
1 parent 9d2ba7a commit 930bf78
Showing 1 changed file with 291 additions and 215 deletions.
Loading

0 comments on commit 930bf78

Please sign in to comment.