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

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Wed Oct 14 16:15:28 UTC 2009


Author: rousseau
Date: Wed Oct 14 16:15:28 2009
New Revision: 4493

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=4493
Log:
add Smart SBV280

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

Added: trunk/Drivers/ccid/readers/Smart_SBV280.txt
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/Smart_SBV280.txt?rev=4493&op=file
==============================================================================
--- trunk/Drivers/ccid/readers/Smart_SBV280.txt (added)
+++ trunk/Drivers/ccid/readers/Smart_SBV280.txt Wed Oct 14 16:15:28 2009
@@ -1,0 +1,49 @@
+ idVendor: 0x0B8C
+  iManufacturer: SMART
+ idProduct: 0x000E
+  iProduct: SBV280
+ bcdDevice: 1.56 (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 1.1
+ CCID Class Descriptor
+  bLength: 0x36
+  bDescriptorType: 0x21
+  bcdCCID: 1.10
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x01
+   5.0V
+  dwProtocols: 0x0000 0x0001
+   T=0
+  dwDefaultClock: 3.580 MHz
+  dwMaximumClock: 3.580 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request: Broken pipe
+  dwDataRate: 9600 bps
+  dwMaxDataRate: 9600 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   IFD does not support GET_DATA_RATES request: Broken pipe
+  dwMaxIFSD: 0
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x00020840
+   ....40 Automatic parameters negotiation made by the CCID
+   ..08.. Unknown (ICCD?)
+   02.... Short APDU level exchange
+  dwMaxCCIDMessageLength: 271 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=4493&op=diff
==============================================================================
--- trunk/Drivers/ccid/readers/supported_readers.txt (original)
+++ trunk/Drivers/ccid/readers/supported_readers.txt Wed Oct 14 16:15:28 2009
@@ -230,6 +230,9 @@
 # Todos
 0x0B0C:0x0050:Todos AGM2 CCID
 
+# Smart
+0x0B8C:0x000E:Smart SBV280
+
 # Bogus readers but partly supported
 # See the README file for a bug description
 0x09C3:0x0008:ActivCard USB Reader 2.0




More information about the Pcsclite-cvs-commit mailing list