From 827ed7d1933ee9a0ce052d9eb2c0b1c79770dff2 Mon Sep 17 00:00:00 2001 From: Takashi Sakamoto Date: Sun, 27 Jan 2019 14:48:33 +0900 Subject: [PATCH] axfer: correct description about snoop mode of libffado The libffado library can listen to isochronous channels to which unit on IEEE 1394 bus transfers packets as long as the unit allows software to read the channel from its register. This commit corrects description about snoop mode. Signed-off-by: Takashi Sakamoto Signed-off-by: Takashi Iwai --- axfer/axfer-transfer.1 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/axfer/axfer-transfer.1 b/axfer/axfer-transfer.1 index 1fdfc91..89df3cc 100644 --- a/axfer/axfer-transfer.1 +++ b/axfer/axfer-transfer.1 @@ -560,8 +560,9 @@ audio data frame. .B \-\-snoop This option allows this program to run snoop mode. In this mode, libffado -listens all isochronous channels. When isochronous communication starts -by any unit on the same bus, the packets can be handled by this program. +listens isochronous channels to which device transfers isochronous packet. When +isochronous communication starts by any unit on the same bus, the packets can +be handled by this program. .TP .B \-\-sched\-priority -- 2.47.1