Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

pcsc_scan(1) [debian man page]

PCSC_SCAN(1)						      General Commands Manual						      PCSC_SCAN(1)

NAME
pcsc_scan - regularly scans every PC/SC readers connected to the host SYNOPSIS
pcsc_scan [options] DESCRIPTION
This manual page documents briefly the pcsc_scan command. pcsc_scan is a program that regularly scans every PC/SC readers connected to the host When pcsc_scan is started it asks pcscd the list of available smart card readers. The list is printed. A sequence number is printed before each reader. Example: PC/SC device scanner V 1.1.0 (c) 2001-2002, Ludovic Rousseau PC/SC lite version: 1.1.1 0: GemPC410 0 0 1: GemPC430 0 0 When a card is inserted in any reader some information is printed: date and time: Thu Jun 13 18:56:14 2002 reader name: Reader 0 (GemPC410 0 0) card state and occured event: Card state: State has changed, Card inserted, ATR in case of card insertion: ATR: 3B 82 00 86 1E print an ATR analysis if the ATR_analysis command is available: ATR: 3B 82 00 86 1E + TS = 3B --> Direct Convention + T0 = 82, Y(1): 1000, K: 2 (historical bytes) TD(1) = 00 --> Y(i+1) = 0000, Protocol T = 0 ----- + Historical bytes: 86 1E OPTIONS
-h print help -V print version number -n do not print ATR analysis SEE ALSO
pcscd(1), ATR_analysis(1) AUTHOR
Ludovic Rousseau <ludovic.rousseau@free.fr> june 13, 2002 PCSC_SCAN(1)

Check Out this Related Man Page

ATR_ANALYSIS(1p)						   User Commands						  ATR_ANALYSIS(1p)

NAME
ATR_analysis - analyse a smart card ATR SYNOPSIS
ATR_analysis [ATRstring] DESCRIPTION
ATR_analysis is used to parse the ATR (Answer To Reset) sent by a smart card. The command also tries to find the card model using an ATR database stored in a text file smartcard_list.txt. The smartcard_list.txt file is searched in ./, /usr/local/pcsc/ and /usr/share/pcsc/ directories. Exemple: $ ATR_analysis '3B A7 00 40 18 80 65 A2 08 01 01 52' ATR: 3B A7 00 40 18 80 65 A2 08 01 01 52 + TS = 3B --> Direct Convention + T0 = A7, Y(1): 1010, K: 7 (historical bytes) TB(1) = 00 --> Programming Param P: 0, I: 0 TD(1) = 40 --> Y(i+1) = 0100, Protocol T = 0 ----- TC(2) = 18 --> Work waiting time: 960 x 24 x (Fi/F) + Historical bytes: 80 65 A2 08 01 01 52 Possibly identified card: 3B A7 00 40 18 80 65 A2 08 01 01 52 Gemplus GPK8000 BUGS
Maybe many bugs since I am not a ISO 7816 expert. FILES
smartcard_list.txt SEE ALSO
pcscd(8), pcsc_scan(1) AUTHOR
Ludovic Rousseau <ludovic.rousseau@free.fr> Version: 1.3 October 2005 ATR_ANALYSIS(1p)
Man Page

7 More Discussions You Might Find Interesting

1. Programming

Magnetic card readers

i can't find any info on developing for magnetic card readers in the unix environment. I'm developing a POS system and i want it to include credit card verification. Any direction would be hot... (6 Replies)
Discussion started by: Gekko
6 Replies

2. UNIX for Dummies Questions & Answers

Why ? look this ?

05-29-2002 08:21 but , here is 05-29-2002 03:18 (3 Replies)
Discussion started by: gz.zjh
3 Replies

3. UNIX for Dummies Questions & Answers

MSR magnetic stripe card reader

Hi all I am working on MSR110 ...Can anyone plz tell me how to use the configuration commands with magnetic reader???. Please help me out as i have to develop API in C on linux platform.MSR110 is not responding to the configuration commands. Please help... Regards Mahima (0 Replies)
Discussion started by: mahima_er
0 Replies

4. Solaris

Secure Card Reader

I see on some of the recent Sun workstations that there is a secure card reader installed. I have a Sunblade 100 and 150 and would like to know, how do you access this device or turn it on to use it? Thanks, (2 Replies)
Discussion started by: stocksj
2 Replies

5. Filesystems, Disks and Memory

SD Card Throughput exceeds - On using "dd" command

Hi All, Am using dd command to find throughput of my Normal speed SD card. After mounting the sd card, i run, time dd if=/dev/zero of=/mnt/sdcard/Myfile.txt bs=512 count=20480;umount /mnt/sdcard; 20480+0 records in 20480+0 records out 10485760 bytes (10 MB) copied, 0.0658825 s, 159 MB/s... (4 Replies)
Discussion started by: amio
4 Replies

6. Ubuntu

Format a compact flash card in Ubuntu

I need some assistance formatting a compact flash card in Ubtunu. I connect up the CF card through a USB reader. Ubuntu recognizes the reader usb device, but does not "mount" the CF card as a device. The CF card was formatted in FAT32 format. Any help would be greatly appreciated.... (3 Replies)
Discussion started by: genesis211
3 Replies

7. Shell Programming and Scripting

Comparing folders - autocopy script

Hey Guys, first of all: I'm new to unix and im not very experienced. I've bought a rapsberry pi and i want it to be the backup-machine for my SD-Cards while im travelling (attached ssd, card reader, a small touch-tft) I managed to modify it a litte bit (its sending information bubbles to the... (3 Replies)
Discussion started by: Eomer
3 Replies