Hi,
I'm proposing an API with pcsc-lite that will support I2C memory cards.
Unfortunately, Microsoft (M$) will not release the API definitions for
PCSC 2 yet so we have to come up with something in the meantime. Can
anyone please send me suggested API calls for pcsc-lite that you would
like to see: For example you might need:
SCardI2cWrite( DWORD dwType, DWORD dwStartAddr, DWORD dwLength,
BYTE pbData );
SCardI2cRead( DWORD dwType, DWORD dwStartAddr, DWORD dwLength,
BYTE* pbData );
SCardI2cPIN( DWORD dwType, DWORD dwLength, BYTE pbPin );
I will be releasing memory card support in the next version of
pcsc-lite. Later versions of lite will then include RPC for multi
application support.
Thanks,
Dave
*
David Corcoran Internet Security/Smartcards
Home: Purdue University
1008 Cherry Lane Department of Computer Science
West Lafayette, IN 47906 CERIAS/COAST Laboratory
Home: (765) 463-0096
Cell: (317) 514-4797
http://www.linuxnet.com
*
***
Linux Smart Card Developers - M.U.S.C.L.E.
(Movement for the Use of Smart Cards in a Linux Environment)
http://www.linuxnet.com/smartcard/index.html
***