Difference between revisions of "OV96xx Linux driver"

From ArmadeusWiki
Jump to: navigation, search
m
 
Line 18: Line 18:
 
* V4L/DVB (13490): gspca - ov534: Add controls for sensor ov965x (init params):
 
* V4L/DVB (13490): gspca - ov534: Add controls for sensor ov965x (init params):
 
** http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=c22c4a20a6ac7b10e43eab6963f941795c5e92aa
 
** http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=c22c4a20a6ac7b10e43eab6963f941795c5e92aa
 +
 +
==Usage==
 +
* Supposing soc_camera host driver is already loaded (eg ''mx27_camera''):
 +
<pre class="apf">
 +
# modprobe ov96xx
 +
</pre>
  
 
[[Category:Vision]]
 
[[Category:Vision]]
 
[[Category:Linux drivers]]
 
[[Category:Linux drivers]]

Latest revision as of 18:32, 20 April 2010

A very limited beta version is integrated in Armadeus public tree.

Ressources

OV9640

OV965x

Usage

  • Supposing soc_camera host driver is already loaded (eg mx27_camera):
# modprobe ov96xx