summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README21
1 files changed, 10 insertions, 11 deletions
diff --git a/README b/README
index 2016042..bfc01e2 100644
--- a/README
+++ b/README
@@ -1,17 +1,16 @@
this is modified original AF903x driver v9.08.14.1
-!!! works with linux-2.6.35 and newer
+current version AF903x driver v9.08.14.2
+!!! works only with linux-3.2.1 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
+- There should exist kernel sources or symlink /usr/src/linux
+- you need edit file AF903x_SRC/v4l/dvb-usb-ids.h
+ add
+ #define USB_PID_ASUS_U3100MINI 0x1779
+- type make && make install
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
+## I'm not 100% sure, but following is no longer requiered if you have setup kernel Symbol: RC_CORE and RC_MAP
+- create or modify file /etc/modprobe.d/usbhid.conf
+ add
options usbhid quirks=0x0b05:0x1779:0x0004