Re: [opensc-devel] Update to the MuscleCard support patch for OpenSC

2006-11-30 Thread Iain MacDonnell
Thomas Harning Jr. wrote on 11/30/06 06:05 AM: On Thu, 2006-11-30 at 09:47 +0100, Andreas Jellinghaus wrote: Hi Thomas, thanks a lot, commited. will try to run the full regression test suite, with your extensive testing we should get a pass now. once question: we still have that unidentifie

Re: millisecond sleep Was: Re: [opensc-devel] udev and OpenCT: help for pcsc-lite

2006-10-25 Thread Iain MacDonnell
Andreas Jellinghaus wrote on 10/25/06 03:30 PM: Bob Dunlop wrote: If you're scripting what's wrong with "sleep 0.1" ? ouch. stupid me, didn't know sleep would accept that. works perfectly, thanks! I don't think that's portable, but maybe that doesn't matter to you... ~Iain __