[Pcsclite-git-commit] [CCID] 01/01: Add Kapsch TrafficCom USB SAM reader

Ludovic Rousseau rousseau at moszumanska.debian.org
Tue Mar 21 17:13:15 UTC 2017


This is an automated email from the git hooks/post-receive script.

rousseau pushed a commit to branch master
in repository CCID.

commit 467fe3681306ddcbb2fe131d370bf096e2ebf0e8
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Tue Mar 21 18:12:46 2017 +0100

    Add Kapsch TrafficCom USB SAM reader
---
 readers/Kapsch_TrafficCom_USB_SAM_reader.txt | 45 ++++++++++++++++++++++++++++
 readers/supported_readers.txt                |  5 +++-
 2 files changed, 49 insertions(+), 1 deletion(-)

diff --git a/readers/Kapsch_TrafficCom_USB_SAM_reader.txt b/readers/Kapsch_TrafficCom_USB_SAM_reader.txt
new file mode 100644
index 0000000..f394c66
--- /dev/null
+++ b/readers/Kapsch_TrafficCom_USB_SAM_reader.txt
@@ -0,0 +1,45 @@
+ idVendor: 0x28B9
+  iManufacturer: USB
+ idProduct: 0x0002
+  iProduct: Smart Card Reader
+ bcdDevice: 1.00 (firmware release?)
+ bLength: 9
+ bDescriptorType: 4
+ bInterfaceNumber: 0
+ bAlternateSetting: 0
+ bNumEndpoints: 3
+  bulk-IN, bulk-OUT and Interrupt-IN
+ bInterfaceClass: 0x0B [Chip Card Interface Device Class (CCID)]
+ bInterfaceSubClass: 0
+ bInterfaceProtocol: 0
+  bulk transfer, optional interrupt-IN (CCID)
+ Can't get iInterface string
+ CCID Class Descriptor
+  bLength: 0x36
+  bDescriptorType: 0x21
+  bcdCCID: 1.10
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x02
+   3.0V
+  dwProtocols: 0x0000 0x0002
+   T=1
+  dwDefaultClock: 3.580 MHz
+  dwMaximumClock: 14.320 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request: Resource temporarily unavailable
+  dwDataRate: 9600 bps
+  dwMaxDataRate: 1250000 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   IFD does not support GET_DATA_RATES request: Resource temporarily unavailable
+  dwMaxIFSD: 254
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x00020000
+   02.... Short APDU level exchange
+  dwMaxCCIDMessageLength: 512 bytes
+  bClassGetResponse: 0x00
+  bClassEnvelope: 0x00
+  wLcdLayout: 0x0000
+  bPINSupport: 0x00
+  bMaxCCIDBusySlots: 1
diff --git a/readers/supported_readers.txt b/readers/supported_readers.txt
index 073f176..78dd45f 100644
--- a/readers/supported_readers.txt
+++ b/readers/supported_readers.txt
@@ -1,6 +1,6 @@
 #
 # List of readers supported by the CCID driver
-# Generated: 2017-03-17
+# Generated: 2017-03-21
 #
 # DO NOT EDIT BY HAND
 
@@ -431,6 +431,9 @@
 0x2A18:0x5001:KACST HSID Reader Single Storage
 0x2A18:0x5002:KACST HSID Reader Dual Storage
 
+# Kapsch TrafficCom
+0x28B9:0x0002:Kapsch TrafficCom USB SAM reader
+
 # Kingtrust
 0x0483:0x0007:Kingtrust Multi-Reader
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pcsclite/CCID.git



More information about the Pcsclite-cvs-commit mailing list