[Pcsclite-git-commit] [CCID] 01/01: Add NXP Pegoda 2 N

Ludovic Rousseau rousseau at moszumanska.debian.org
Thu Jun 11 17:42:44 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 fcd1230befbc90dafca06618336a2c44d6239127
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Thu Jun 11 19:42:33 2015 +0200

    Add NXP Pegoda 2 N
---
 readers/NXP_Pegoda_2_N.txt    | 60 +++++++++++++++++++++++++++++++++++++++++++
 readers/supported_readers.txt |  3 ++-
 2 files changed, 62 insertions(+), 1 deletion(-)

diff --git a/readers/NXP_Pegoda_2_N.txt b/readers/NXP_Pegoda_2_N.txt
new file mode 100644
index 0000000..74f735b
--- /dev/null
+++ b/readers/NXP_Pegoda_2_N.txt
@@ -0,0 +1,60 @@
+ idVendor: 0x1FC9
+  iManufacturer: NXP
+ idProduct: 0x0107
+  iProduct: Pegoda 2 N
+ bcdDevice: 5.10 (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.00
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x07
+   5.0V
+   3.0V
+   1.8V
+  dwProtocols: 0x0000 0x0003
+   T=0
+   T=1
+  dwDefaultClock: 4.800 MHz
+  dwMaximumClock: 8.000 MHz
+  bNumClockSupported: 4
+   Got 256 clock frequencies but was expecting 4
+   Support 10752 kHz
+   Support 21505 kHz
+   Support 43010 kHz
+   Support 86021 kHz
+  dwDataRate: 10752 bps
+  dwMaxDataRate: 250000 bps
+  bNumDataRatesSupported: 106
+   Got 5 data rates but was expecting 106
+   Support 10752 bps
+   Support 21505 bps
+   Support 43010 bps
+   Support 86021 bps
+   Support 172043 bps
+  dwMaxIFSD: 254
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x00020430
+   ....10 Automatic ICC clock frequency change according to parameters
+   ....20 Automatic baud rate change according to frequency and Fi, Di params
+   ..04.. Automatic IFSD exchange as first exchange (T=1)
+   02.... Short APDU level exchange
+  dwMaxCCIDMessageLength: 271 bytes
+  bClassGetResponse: 0x00
+  bClassEnvelope: 0x00
+  wLcdLayout: 0x0000
+  bPINSupport: 0x00
+  bMaxCCIDBusySlots: 1
diff --git a/readers/supported_readers.txt b/readers/supported_readers.txt
index d9e57af..f3a2666 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-10
+# Generated: 2015-06-11
 #
 # DO NOT EDIT BY HAND
 
@@ -385,6 +385,7 @@
 0x04E6:0x511A:NTT Communications Corp. SCR3310-NTTCom USB SmartCard Reader
 
 # NXP
+0x1FC9:0x0107:NXP Pegoda 2 N
 0x1FC9:0x010B:NXP PR533
 
 # OBERTHUR TECHNOLOGIES

-- 
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