summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--HISTORY4
-rw-r--r--README4
2 files changed, 8 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index d51c3c9..429ebc7 100644
--- a/HISTORY
+++ b/HISTORY
@@ -240,3 +240,7 @@ VDR Plugin 'dynamite' Revision History
2011-12-21: Version 0.0.9
- adjust to vdr 1.7.22
+
+2011-12-21: Version 0.0.9a
+
+- reset CAMs if device will not get ready on attach
diff --git a/README b/README
index b6544ab..bfe6947 100644
--- a/README
+++ b/README
@@ -322,6 +322,7 @@ dynamite_instanceid
dynamite_cardindex
n: if possible attach at slot with given cardindex
+ if no cardindex is given, the adapter number will be used (see "Known issues")
dynamite_disable_autoidle
"yes", "y", "disable", "true", "1": disable the auto-idle feature on this device, any other
@@ -342,6 +343,9 @@ or should be forced to transfer mode or something else. Since I don't
know anything about this you have to wait for this feature or teach
me how to do this...
+The "no cardindex given" default mechanism doesn't count frontends with
+numbers > 0. Make sure you have one frontend per adapter.
+
TODO
----
...