[Pcsclite-cvs-commit] r2603 - trunk/Drivers/ccid/readers

rousseau at alioth.debian.org rousseau at alioth.debian.org
Thu Aug 2 20:07:47 UTC 2007


Author: rousseau
Date: 2007-08-02 20:07:47 +0000 (Thu, 02 Aug 2007)
New Revision: 2603

Added:
   trunk/Drivers/ccid/readers/Oz776_7772.txt
Modified:
   trunk/Drivers/ccid/readers/Makefile.am
Log:
add new O2Micro Oz776


Modified: trunk/Drivers/ccid/readers/Makefile.am
===================================================================
--- trunk/Drivers/ccid/readers/Makefile.am	2007-08-02 20:04:12 UTC (rev 2602)
+++ trunk/Drivers/ccid/readers/Makefile.am	2007-08-02 20:07:47 UTC (rev 2603)
@@ -46,6 +46,7 @@
 	mIDentity.txt \
 	MySmartPad.txt \
 	Oz776S.txt \
+	Oz776_7772.txt \
 	SCR3310.txt \
 	SCR3311.txt \
 	SCR331-DI-NTTCom.txt \

Added: trunk/Drivers/ccid/readers/Oz776_7772.txt
===================================================================
--- trunk/Drivers/ccid/readers/Oz776_7772.txt	                        (rev 0)
+++ trunk/Drivers/ccid/readers/Oz776_7772.txt	2007-08-02 20:07:47 UTC (rev 2603)
@@ -0,0 +1,50 @@
+ idVendor: 0x0B97
+  iManufacturer: O2
+ idProduct: 0x7772
+  iProduct: O2Micro CCID SC Reader
+ bcdDevice: 1.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
+ iInterface: 0
+ 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.000 MHz
+  dwMaximumClock: 4.000 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   Support 4000 kHz
+  dwDataRate: 9600 bps
+  dwMaxDataRate: 307200 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   Support 9600 bps
+  dwMaxIFSD: 254
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x00000030
+   ....10 Automatic ICC clock frequency change according to parameters
+   ....20 Automatic baud rate change according to frequency and Fi, Di params
+   00.... Character level exchange
+  dwMaxCCIDMessageLength: 271 bytes
+  bClassGetResponse: 0x00
+  bClassEnveloppe: 0x00
+  wLcdLayout: 0x0000
+  bPINSupport: 0x00
+  bMaxCCIDBusySlots: 1




More information about the Pcsclite-cvs-commit mailing list