aboutsummaryrefslogtreecommitdiff
path: root/system/ov51x-jpeg/README.SLACKWARE
diff options
context:
space:
mode:
authormarkus reichelt <slackbuilds@mareichelt.de>2011-07-20 11:12:30 -0300
committerRobby Workman <rworkman@slackbuilds.org>2011-07-21 22:52:14 -0500
commit9958df5cad404ee9ba3e5c6c48d6ae0393c8f302 (patch)
tree4a7dae8bb839ab5c01b05d882ca33ca00a7e1896 /system/ov51x-jpeg/README.SLACKWARE
parent17904ae9c5407dc5dd3e57be81a61136d978c155 (diff)
system/ov51x-jpeg: Added (kernel module for ov51x webcams)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'system/ov51x-jpeg/README.SLACKWARE')
-rw-r--r--system/ov51x-jpeg/README.SLACKWARE12
1 files changed, 12 insertions, 0 deletions
diff --git a/system/ov51x-jpeg/README.SLACKWARE b/system/ov51x-jpeg/README.SLACKWARE
new file mode 100644
index 0000000000000..b01d2481df8a8
--- /dev/null
+++ b/system/ov51x-jpeg/README.SLACKWARE
@@ -0,0 +1,12 @@
+README.SLACKWARE for ov51x-jpeg
+
+You might want to adapt some files in /etc/modprobe.d/ accordingly:
+
+blacklist.conf:
+# blacklisting these modules will allow the ov51x-jpeg module to load
+blacklist gspca_ov519
+blacklist ov511
+
+ov51x-jpeg.conf:
+# I'm happy with these options, YMMV
+options ov51x-jpeg led=0 force_palette=15 autobright=1 autoexp=1