[Pcsclite-git-commit] [CCID] 01/02: Add Hitachi, Ltd. Hitachi Biometric Reader

Ludovic Rousseau rousseau at moszumanska.debian.org
Wed Oct 28 12:52:37 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 7872d5be115552fa51124009b0b8c90d5d8f88a7
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Wed Oct 28 12:57:25 2015 +0100

    Add Hitachi, Ltd. Hitachi Biometric Reader
---
 readers/Hitachi_Biometric_Reader.txt | 49 ++++++++++++++++++++++++++++++++++++
 readers/supported_readers.txt        |  5 +++-
 2 files changed, 53 insertions(+), 1 deletion(-)

diff --git a/readers/Hitachi_Biometric_Reader.txt b/readers/Hitachi_Biometric_Reader.txt
new file mode 100644
index 0000000..930ad31
--- /dev/null
+++ b/readers/Hitachi_Biometric_Reader.txt
@@ -0,0 +1,49 @@
+ idVendor: 0x04A4
+  iManufacturer: Hitachi, Ltd.
+ idProduct: 0x00C7
+  iProduct: Hitachi Biometric Reader
+ bcdDevice: 0.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: 0x07
+   5.0V
+   3.0V
+   1.8V
+  dwProtocols: 0x0000 0x0001
+   T=0
+  dwDefaultClock: 5.000 MHz
+  dwMaximumClock: 5.000 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request: Resource temporarily unavailable
+  dwDataRate: 13440 bps
+  dwMaxDataRate: 161280 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   IFD does not support GET_DATA_RATES request: Resource temporarily unavailable
+  dwMaxIFSD: 0
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x00020082
+   ....02 Automatic parameter configuration based on ATR data
+   ....80 Automatic PPS made by the CCID
+   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 2f60c03..1eb1a1e 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-10-22
+# Generated: 2015-10-28
 #
 # DO NOT EDIT BY HAND
 
@@ -326,6 +326,9 @@
 0x076B:0x5326:HID OMNIKEY 5326 DFR
 0x076B:0x5427:HID OMNIKEY 5427 CK
 
+# Hitachi, Ltd.
+0x04A4:0x00C7:Hitachi, Ltd. Hitachi Biometric Reader
+
 # id3 Semiconductors
 0x0B81:0x0220:id3 Semiconductors CL1356A_HID
 

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