Skip to content

Commit

Permalink
release 0.1.0
Browse files Browse the repository at this point in the history
git-svn-id: svn:https://anonscm.debian.org/svn/pcsclite/trunk/Drivers/ccid@273 0ce88b0d-b2fd-0310-8134-9614164e65ea
  • Loading branch information
LudovicRousseau committed Aug 12, 2003
1 parent 631107c commit 2581d62
Showing 1 changed file with 18 additions and 10 deletions.
28 changes: 18 additions & 10 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ USB CCID IFD Handler

This package provides the source code for a generic USB CCID
(Chip/Smart Card Interface Devices) driver. See [1] for the USB CCID
specifications.
specifications from the USB working group.


Author:
Expand All @@ -15,18 +15,23 @@ Author:
Supported CCID readers:
=======================

- Gemplus GemPCKey [2]
- Gemplus GemPC 433 SL [3]
- GemPC Twin [4]
(in alphabetical order)
- Gemplus GemPC 433 SL [2]
- Gemplus GemPC Key [3]
- Gemplus GemPC Twin [4]
- OmniKey CardMan 3121 [5]
- SCM Micro SCR 331 [6]
- SCM Micro SCR 335 [7]


Unsupported CCID readers:
=========================

- none known

Licences:
=========

Licence:
========

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by the
Expand All @@ -46,17 +51,20 @@ Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
History:
========

0.1.0 - 13 May 2003, Ludovic Rousseau
- first piece of code
0.1.0 - 13 August 2003, Ludovic Rousseau
- First public release


Bibliographie:
==============

[1] https://www.usb.org/developers/devclass_docs/ccid_classspec_1_00a.pdf
[2] https://www.gemplus.com/products/gempckey/
[3] https://www.gemplus.com/products/gempc433/
[2] https://www.gemplus.com/products/gempc433/
[3] https://www.gemplus.com/products/gempckey/
[4] https://www.gemplus.com/products/gempctwin/
[5] https://www.omnikey.com/en/produkt_details.php3?produkt=1&variante=47
[6] https://www.scmmicro.com/security/SCR331.html
[7] https://www.scmmicro.com/security/SCR335.html

$Id$

Expand Down

0 comments on commit 2581d62

Please sign in to comment.