MUSCLE mismatch in transmit_to_icc

1999-06-09 Thread Alex Pilosov
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,

Re: MUSCLE new release

1999-06-09 Thread Alex Pilosov
Quick fix: diff slb_rf60_orig/IFD_Handler.c slb_rf60/IFD_Handler.c 456c456 < return IFD_SUCCESS; --- > return IFD_ICC_PRESENT; *** Linux Smart Card Developers - M.U.S.C.L.E. (Movement for the Use of Smart Cards in a Li

MUSCLE new release

1999-06-09 Thread David Corcoran
Hi, I put the new release out on the linuxnet site. It now includes the readerfactory which keeps a better maintenance of reader connections and will allow better handling of multiple connections. Also changes to all the card and reader drivers. I added drivers for the BioMouse Plus Fingerprin

Re: MUSCLE Manual for PC/SC linux

1999-06-09 Thread David Corcoran
Hi, Currently you can get the best info from http://www.smartcardsys.com. Look at documents 5 and 6. I will begin releasing Linux PC/SC documents next week that will be specific to Unix PC/SC. Thanks, Dave * David Corcoran

MUSCLE Manual for PC/SC linux

1999-06-09 Thread joao
Where can I find a manual for PC/SC linux ? *** 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 *