I'm getting coredumps because:
in ReaderFactory::TransmitToICC (ReaderFactory.cpp:511),
IFD_transmit_to_icc is called with 6 params 
510         rv = (*IFD_transmit_to_icc)( SendPci, CommandData,CommandSize,
511                                      ResponseData, &ResponseSize,&RecvPci )

However, in IFD_Handler.c (for slb_rf60), function only takes 2 params:
RESPONSECODE IFD_Transmit_to_ICC ( BYTE CommandData[], BYTE ResponseData[]) 

Its too late for me to figure out what should be right way. I'm happy that
I at least got test_insertion working with slb 64 and multiflex card :)

Also, David, I'm wondering with which card and reader driver you are
testing your releases, because that'll give me an idea which driver source
is more recent/authoritative and help me help you get other drivers up to
date. 

Thanks
-alex

***************************************************************
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
***************************************************************

Reply via email to