summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLars Hanisch <dvb@flensrocker.de>2012-05-23 21:22:59 +0200
committerLars Hanisch <dvb@flensrocker.de>2012-05-23 21:22:59 +0200
commit914af2494259e1cac350e4379da3f1639797a871 (patch)
treef65e0bed50eec23acf09805f1cdda245cf4f91e6 /README
parent10d78a85a5e85170979b7695704203de86f17ad3 (diff)
downloadvdr-plugin-dynamite-0.0.9f.tar.gz
vdr-plugin-dynamite-0.0.9f.tar.bz2
add udev attribute dynamite_attach_delay_preopenv0.0.9f
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index 930d7c7..2d6b674 100644
--- a/README
+++ b/README
@@ -296,6 +296,7 @@ example for udev rule:
ACTION=="add", SUBSYSTEM=="dvb", ENV{DVB_DEVICE_TYPE}=="frontend" \
, ENV{dynamite_attach}="yes" \
, ENV{dynamite_attach_delay}="10" \
+ , ENV{dynamite_attach_delay_preopen}="yes" \
, ENV{dynamite_instanceid}="0" \
, ENV{dynamite_cardindex}="5" \
, ENV{dynamite_sources}="C,T" \
@@ -318,6 +319,12 @@ dynamite_attach
dynamite_attach_delay
n: wait with attaching this device at least n seconds
+dynamite_attach_delay_preopen
+ "yes", "y", "1": If an attach_delay is specified, dynamite will open the given path
+ before the delay (O_RDWR | O_NONBLOCK) to trigger the load of the firmware.
+ It will be closed immediately and reopened when it's attached.
+ Useful for "bad" usb-box-drivers.
+
dynamite_instanceid
n: attach only at vdr with matching instance id