]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (9712): gspca:Subdriver ov534 added.
authorAntonio Ospite <ospite@studenti.unina.it>
Sat, 22 Nov 2008 08:23:39 +0000 (05:23 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 29 Dec 2008 19:53:40 +0000 (17:53 -0200)
commitfbb4c6d20f29f2b10daad31cc6238d91f93d70d4
tree3c1921e51dd6fb9278430eea374fafb4a52e1943
parenta08d81af37b3d7547813219da68c3c946f742fb3
V4L/DVB (9712): gspca:Subdriver ov534 added.

The OmniVision OV534 is the USB bridge chip used in Sony Playstation EYE,
it is found also in other webcams like Hercules Blog Webcam and
Hercules Dualpix HD.
This driver is the port to gspca of a prototype driver by Mark Ferrell
based on vivi. The original code to initialize the camera and start the
capture is from Jim Paris on ps2dev.org, here integrated with the analysis
of the USB communications taken by the windows driver.

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/gspca/Kconfig
drivers/media/video/gspca/Makefile
drivers/media/video/gspca/ov534.c [new file with mode: 0644]