Change in osmo-remsim[master]: doc: Describe how to obtains PC/SC reader string names

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Wed May 29 18:25:19 UTC 2019


Harald Welte has submitted this change and it was merged. ( 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(-)

Approvals:
  Jenkins Builder: Verified
  Harald Welte: Looks good to me, approved



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: merged
Gerrit-Change-Id: Ic99d9561281080c6865f512c2b819cf6cfc7a1e2
Gerrit-Change-Number: 14266
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190529/af481079/attachment.htm>


More information about the gerrit-log mailing list