[Pcsclite-git-commit] [CCID] 01/02: Add Access IS NFC Smart Module

Ludovic Rousseau rousseau at moszumanska.debian.org
Sun Jun 21 08:40:02 UTC 2015


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

rousseau pushed a commit to branch master
in repository CCID.

commit a1ccac6fb4f0df06f28b3960a7e91bc3c42f4cd1
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Fri Jun 19 18:08:37 2015 +0200

    Add Access IS NFC Smart Module
---
 readers/Access_IS_NFC_Smart_Module.txt | 53 ++++++++++++++++++++++++++++++++++
 readers/supported_readers.txt          |  3 +-
 2 files changed, 55 insertions(+), 1 deletion(-)

diff --git a/readers/Access_IS_NFC_Smart_Module.txt b/readers/Access_IS_NFC_Smart_Module.txt
new file mode 100644
index 0000000..be085c1
--- /dev/null
+++ b/readers/Access_IS_NFC_Smart_Module.txt
@@ -0,0 +1,53 @@
+ idVendor: 0x0DB5
+  iManufacturer: Access IS
+ idProduct: 0x0160
+  iProduct: NFC Smart Module
+ bcdDevice: 1.12 (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)
+ iInterface: NFC0
+ CCID Class Descriptor
+  bLength: 0x36
+  bDescriptorType: 0x21
+  bcdCCID: 1.10
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x01
+   5.0V
+  dwProtocols: 0x0000 0x0003
+   T=0
+   T=1
+  dwDefaultClock: 4.000 MHz
+  dwMaximumClock: 4.000 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request: Resource temporarily unavailable
+  dwDataRate: 10752 bps
+  dwMaxDataRate: 10752 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   IFD does not support GET_DATA_RATES request: Resource temporarily unavailable
+  dwMaxIFSD: 2048
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x0004007A
+   ....02 Automatic parameter configuration based on ATR data
+   ....08 Automatic ICC voltage selection
+   ....10 Automatic ICC clock frequency change according to parameters
+   ....20 Automatic baud rate change according to frequency and Fi, Di params
+   ....40 Automatic parameters negotiation made by the CCID
+   04.... Short and Extended APDU level exchange
+  dwMaxCCIDMessageLength: 2048 bytes
+  bClassGetResponse: 0xFF
+   echoes the APDU class
+  bClassEnvelope: 0xFF
+   echoes the APDU class
+  wLcdLayout: 0x0000
+  bPINSupport: 0x00
+  bMaxCCIDBusySlots: 1
diff --git a/readers/supported_readers.txt b/readers/supported_readers.txt
index f3a2666..52ba908 100644
--- a/readers/supported_readers.txt
+++ b/readers/supported_readers.txt
@@ -1,6 +1,6 @@
 #
 # List of readers supported by the CCID driver
-# Generated: 2015-06-11
+# Generated: 2015-06-19
 #
 # DO NOT EDIT BY HAND
 
@@ -119,6 +119,7 @@
 
 # Access IS
 0x0DB5:0x0138:Access IS ePassport Reader
+0x0DB5:0x0160:Access IS NFC Smart Module
 
 # ACS
 0x072F:0x1204:ACS ACR101 ICC 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