summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorOliver Schinagl <oliver@schinagl.nl>2012-02-21 15:03:34 (GMT)
committerOliver Schinagl <oliver@schinagl.nl>2012-02-21 15:07:11 (GMT)
commitb81b507a2fc2fffc3b46ddbbc1f2c665a6a71d53 (patch)
treea513387152568ab00d965d7531cf6c71e8254370 /README
parentacd53d8f5846b4daf5e758fd08b1b290a721f0c0 (diff)
downloadAF903x_SRC-b81b507a2fc2fffc3b46ddbbc1f2c665a6a71d53.zip
AF903x_SRC-b81b507a2fc2fffc3b46ddbbc1f2c665a6a71d53.tar.gz
AF903x_SRC-b81b507a2fc2fffc3b46ddbbc1f2c665a6a71d53.tar.bz2
Cleaned up v4l stuff
Removed kernel release specific stuff and replaced it with symlinks. Added a README Added patch for asus usb ID. All thanks to Jozef Gercak <gercakj@gmail.com>
Diffstat (limited to 'README')
-rw-r--r--README17
1 files changed, 17 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..2016042
--- /dev/null
+++ b/README
@@ -0,0 +1,17 @@
+this is modified original AF903x driver v9.08.14.1
+
+!!! works with linux-2.6.35 and newer
+
+- Valid kernel sources, or headers need to exist in (a symlink to) /usr/src/linux
+- As root! patch the v4l/dvb-usb-ids.h or unlink the symlink and copy the contents; then patch.
+ * Unlink and copy (Does not require root)
+ unlink v4l/dvb-usb-ids.h
+ cp /usr/src/linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h v4l/dvb-usb-ids.h
+ * patch (if above is not done then needs to be done as root)
+ patch -p0 < asus_dvb-usb-ids.h.diff
+- and type make && make install && depmod -a
+ modprobe dvb-usb-af903x
+
+## The following MAY no longer be required when having the kernel Symbols: RC_CORE and RC_MAP
+- As root create or modify file /etc/modprobe.d/usbhid.conf and add
+ options usbhid quirks=0x0b05:0x1779:0x0004