summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
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