[Pcsclite-cvs-commit] r5878 - in /trunk/Drivers/ccid/readers: Ubisys_RFID.txt supported_readers.txt

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Fri Aug 5 14:14:13 UTC 2011


Author: rousseau
Date: Fri Aug  5 14:14:12 2011
New Revision: 5878

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=5878
Log:
Add Ubisys 13.56MHz RFID (CCID)

Added:
    trunk/Drivers/ccid/readers/Ubisys_RFID.txt
Modified:
    trunk/Drivers/ccid/readers/supported_readers.txt

Added: trunk/Drivers/ccid/readers/Ubisys_RFID.txt
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/Ubisys_RFID.txt?rev=5878&op=file
==============================================================================
--- trunk/Drivers/ccid/readers/Ubisys_RFID.txt (added)
+++ trunk/Drivers/ccid/readers/Ubisys_RFID.txt Fri Aug  5 14:14:12 2011
@@ -1,0 +1,51 @@
+ idVendor: 0x19A6
+  iManufacturer: ubisys
+ idProduct: 0x0009
+  iProduct: 13.56MHz RFID (CCID)
+ 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)
+ iInterface: ?
+ CCID Class Descriptor
+  bLength: 0x36
+  bDescriptorType: 0x21
+  bcdCCID: 1.10
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x07
+   5.0V
+   3.0V
+   1.8V
+  dwProtocols: 0x0000 0x0002
+   T=1
+  dwDefaultClock: 3.580 MHz
+  dwMaximumClock: 3.580 MHz
+  bNumClockSupported: 1
+   Support 3580 kHz
+  dwDataRate: 9600 bps
+  dwMaxDataRate: 9600 bps
+  bNumDataRatesSupported: 1
+   Support 9600 bps
+  dwMaxIFSD: 254
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x00020042
+   ....02 Automatic parameter configuration based on ATR data
+   ....40 Automatic parameters negotiation made by the CCID
+   02.... Short APDU level exchange
+  dwMaxCCIDMessageLength: 288 bytes
+  bClassGetResponse: 0xFF
+   echoes the APDU class
+  bClassEnveloppe: 0xFF
+   echoes the APDU class
+  wLcdLayout: 0x0000
+  bPINSupport: 0x00
+  bMaxCCIDBusySlots: 1

Modified: trunk/Drivers/ccid/readers/supported_readers.txt
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/supported_readers.txt?rev=5878&op=diff
==============================================================================
--- trunk/Drivers/ccid/readers/supported_readers.txt (original)
+++ trunk/Drivers/ccid/readers/supported_readers.txt Fri Aug  5 14:14:12 2011
@@ -303,6 +303,9 @@
 # Free Software Initiative of Japan
 0x234B:0x0000:FSIJ Gnuk
 
+# Ubisys
+0x19A6:0x0009:Ubisys CCID
+
 # Bogus readers but partly supported
 # See the http://pcsclite.alioth.debian.org/ccid/unsupported.html for a
 # description of the problem(s)




More information about the Pcsclite-cvs-commit mailing list