summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Tungul <john.tungul@aquantia.com>2019-10-08 13:31:01 -0700
committerJohn Tungul <john.tungul@aquantia.com>2019-10-08 13:31:01 -0700
commitf8765fd2137a25251bebbd2fbfbd5cbab388d744 (patch)
tree2611e8de86b1c0aeac0f273f41ca491e4bde9ee8
parent8c3657b9eb102354d7750689b79aa2384f877d02 (diff)
downloadOpen-AVB-f8765fd2137a25251bebbd2fbfbd5cbab388d744.tar.gz
Add note application was tested with i210 listener
-rw-r--r--examples/atl_simple_talker/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/atl_simple_talker/README b/examples/atl_simple_talker/README
index 66fdb768..93a778e6 100644
--- a/examples/atl_simple_talker/README
+++ b/examples/atl_simple_talker/README
@@ -2,7 +2,8 @@ EXAMPLE APPLICATIONS
The 'simple_talker' application illustrates the various steps to publish a stream
and streaming 1722/61883 audio frames after a listener connects. The audio is a
-simple sine wave.
+simple sine wave. This application was tested with AQC107 as talker, and i210
+running existing simple_listener application.
The simple talker application requires root permissions to execute and
attach to the driver.