Hello, I might suggest looking at: http://www.linuxnet.com/drivers/readers and downloading the Athena 2 slot serial reader. I will be releasing a final version of this driver that uses IFD Handler 2.0 next week but you can reference it for a T=1 stack that seems to pass all the IFD Handler tests for Windows for Siemens and IBM PC/SC test suite cards. The file is T1Hndlr.c. On all my new drivers all commands pass through Adm_Transmit() as the lowest level transmitter to the reader. If you want to add or change this code, please do so but send it back so I can roll it into the drivers. Since all the new drivers are abstracted at the reader dependant byte level in AdmHndlr.c any transport is easy to plugin. Best Regards, Dave ************************************************************* David Corcoran Internet Security/Smartcards Home: Purdue University 1008 Cherry Lane Department of Computer Science West Lafayette, IN 47906 Home: (765) 463-0096 Cell: (765) 427-5147 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 ***************************************************************
