21
www.ubisys.de
Under Linux, this file is usually
/etc/libccid_Info.plist
However, this is only a convention and might to apply to your particular Linux distribution.
The file is an Apple Property List in XML format and must be extended in the following way:
<?
xml
version
="1.0"
encoding
="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN"
"http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist
version
="1.0"
>
<dict
>
[....]
<key
>ifdVendorID</
key>
<array>
[....]
|
<string>
0x19a6
</string>
</array>
<key>
ifdProductID
</key>
<array>
[....]
|
<string>
0x0009
</string>
</array>
<key>
ifdFriendlyName
</key>
<array>
[....]
|
<string>
ubisys 13.56 MHz RFID (CCID)
</string>
</array>
[....]
</dict>
</plist>
Please restart the PC/SC service or reboot your machine after having modified the file. Also note that
you need elevated access rights to modify the file. Use sudo on MacOS and Linux to obtain elevated
access rights.
To verify correct operation on MacOS, open a terminal shell and enter pcsctest, which will run the
MUSCLE PC/SC Lite Test Program. Your ubisys reader should be listed. When prompted to enter the
reader number, enter the number next to “ubisys 13.56 MHz RFID (CCID)”. You may then present a tag
to the reader in order to see the tag’s ATR.
To verify correct operation on Linux, open a terminal shell and enter pcsc_scan. If this program is not
available, install the pcsc-tools package, first (e.g. “sudo apt-get install pcsc-tools” on ubuntu, “emerge
pcsc-tools” on gentoo). You might also use OpenSC for verification (“sudo apt-get install opensc”,
then “opensc-tool -l" to list the reader). Finally, it is also possible to run pcscd in foreground mode with
debugging output: “pcscd -f -d” in a terminal shell will also generate output when a tag is presented to
the reader.
For example, the following output was created on a PowerMac G5 running Gentoo Linux and 64-bit
PowerPC userland while an NXP i-code SL2 card was presented to the reader:
Содержание 7047
Страница 1: ...13 56 MHz RFID USB READER REFERENCE MANUAL...
Страница 28: ...28 www ubisys de...
Страница 34: ...34 www ubisys de...
Страница 37: ...37 www ubisys de Figure 4 Acknowledging the Warning Notice Step 2 Step 2 Acknowledge the warning message...