All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] cec-compliance: improve man page
@ 2016-09-05 11:56 Hans Verkuil
  0 siblings, 0 replies; only message in thread
From: Hans Verkuil @ 2016-09-05 11:56 UTC (permalink / raw)
  To: Linux Media Mailing List, Johan Fjeldtvedt

Clarify the 'OK (Not Supported)' explanation.

Mention that most CEC adapters will detect the physical address automatically and
that the --phys-addr option can be dropped.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
---
diff --git a/utils/cec-compliance/cec-compliance.1.in b/utils/cec-compliance/cec-compliance.1.in
index a75856d..0d5bada 100644
--- a/utils/cec-compliance/cec-compliance.1.in
+++ b/utils/cec-compliance/cec-compliance.1.in
@@ -45,8 +45,9 @@ failing:
                         when a TV replies to messages in the Deck Control
                         feature.

-    OK (Not Supported)  The test did not pass and is not mandatory for the
-                        device to pass.
+    OK (Not Supported)  The feature that was tested is not supported by the
+                        device under test, and that feature was not mandatory for
+                        the device to pass.

     OK (Presumed)       Nothing went wrong during the test, but the test cannot
                         positively verify that the required effects of the test
@@ -170,6 +171,9 @@ the CEC adapter is connected to the first input of the TV, the physical address

     cec-ctl -d1 --playback --phys-addr 1.0.0.0

+Most CEC adapters will automatically detect the physical address, and for those
+adapters the \fI--phys-addr\fR option is not needed.
+
 Next, \fBcec-follower\fR also has to be started on the same device:

     cec-follower -d1

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-09-05 11:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-05 11:56 [PATCH] cec-compliance: improve man page Hans Verkuil

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.