Change in osmo-remsim[master]: doc: Describe how to obtains PC/SC reader string names
Harald Welte
gerrit-no-reply at lists.osmocom.org
Wed May 29 18:15:29 UTC 2019
Harald Welte has uploaded this change for review. ( https://gerrit.osmocom.org/14266
Change subject: doc: Describe how to obtains PC/SC reader string names
......................................................................
doc: Describe how to obtains PC/SC reader string names
Change-Id: Ic99d9561281080c6865f512c2b819cf6cfc7a1e2
---
M doc/manuals/chapters/remsim-bankd.adoc
1 file changed, 12 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-remsim refs/changes/66/14266/1
diff --git a/doc/manuals/chapters/remsim-bankd.adoc b/doc/manuals/chapters/remsim-bankd.adoc
index 317abf4..be9b2c0 100644
--- a/doc/manuals/chapters/remsim-bankd.adoc
+++ b/doc/manuals/chapters/remsim-bankd.adoc
@@ -106,3 +106,15 @@
"1","3","ACS ACR33 ICC Reader 00 03"
"1","4","ACS ACR33 ICC Reader 00 04"
----
+
+You can obtain the exact string to use as PC/SC reader name from the output of the
+`pcsc_scan` utility (part of pcsc-lite package). The tool will produce output like:
+
+.Example: Output of `pcsc_scan` utility on a system with a single reader installed
+----
+Scanning present readers...
+0: Alcor Micro AU9560 00 00
+----
+
+In this example, there's only a single PC/SC reader available, and it has a string of
+"Alcor Micro AU9560 00 00" whcih needs to be copy-pasted into the CSV file.
--
To view, visit https://gerrit.osmocom.org/14266
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-remsim
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic99d9561281080c6865f512c2b819cf6cfc7a1e2
Gerrit-Change-Number: 14266
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190529/e67a0105/attachment.html>
More information about the gerrit-log
mailing list