Thank you for your help, Dave. The sleep problem is not too serious for me because I'm just testing some small applications and it's no big thing to restart pcscd. It's been much more important to get the driver working at all.
Stefan Am 13.11.2003 16:00 Uhr schrieb "David Corcoran" unter <[EMAIL PROTECTED]>: > It is difficult to say what the problem is. pcscd will IFDPowerDown > and close the devices when it gets a sleep event. It then wakes, opens > the port and powers up the reader again. Since previous versions of > pcscd on OS X did not support sleep/wake it could be that was untested > when the driver was originally created. The behavior should work > because there are other drivers / readers that behave correctly. I > imagine this would be a simple fix from Omnikey .... > > Dave > > > On Nov 13, 2003, at 8:39 AM, sh wrote: > >> Maybe I should tell this Markus Hofer from Omnikey because this only >> occurs >> if the CardMan is connected. >> >> Stefan >> >> Am 13.11.2003 15:10 Uhr schrieb "sh" unter <[EMAIL PROTECTED]>: >> >>> Hi Dave, >>> >>> now the driver is working but pcscd still crashes after wakeup. >>> It tells me: >>> >>> src/PCSC/readerfactory.c:1711 RFInitializeReader: Open Port 18300000 >>> Failed >>> Bus error >>> >>> Any hints? >>> >>> Stefan >>> >>> Am 13.11.2003 14:56 Uhr schrieb "David Corcoran" unter >>> <[EMAIL PROTECTED]>: >>> >>>> Hi, >>>> >>>> That was a known bug with pcsc-lite-1.1.1 on Mac OS X. Your CardMand >>>> 2020 driver should work on 10.3.1 though there is a little fix to do >>>> it. The bundle directory was moved from: >>>> >>>> /usr/local/pcsc/drivers >>>> >>>> to >>>> >>>> /usr/libexec/SmartCardServices/drivers >>>> >>>> >>>> If you move the cm2020.bundle from the first to the second I think >>>> you >>>> will see it working again ... >>>> >>>> Best Regards, >>>> Dave >>>> >>>> On Nov 13, 2003, at 7:44 AM, sh wrote: >>>> >>>>> I have some problems using pcsc on Mac OS X 10.3.1. >>>>> It has pcscd 1.1.2 installed but my CardMan 2020 driver (latest >>>>> release) is >>>>> not loaded when the reader is plugged in. >>>>> If I install pcscd 1.1.1 it works until the computer is sent to >>>>> sleep. >>>>> After >>>>> waking up pcscd crashes: >>>>> >>>>> src/readerfactory.c:1317 RFInitializeReader: Attempting startup of >>>>> OMNIKEY >>>>> CardMan 2020 0 0. >>>>> src/readerfactory.c:1060 RFBindFunctions: Loading IFD Handler 2.0 >>>>> src/powermgt_macosx.c:63 PMPowerEventCallback: system going into >>>>> sleep >>>>> src/eventhandler.c:117 EHDestroyEventHandler: Stomping thread. >>>>> src/eventhandler.c:142 EHDestroyEventHandler: Thread stomped. >>>>> src/powermgt_macosx.c:67 PMPowerEventCallback: system allowed to >>>>> sleep >>>>> src/powermgt_macosx.c:70 PMPowerEventCallback: system coming out of >>>>> sleep >>>>> src/hotplug_macosx.c:474 HPSearchHotPluggables: Warning - reader >>>>> already in >>>>> list. >>>>> src/readerfactory.c:1690 RFInitializeReader: Open Port 200000 Failed >>>>> Segmentation fault >>>>> >>>>> >>>>> Is anybody successfully working with pcscd and OS X 10.3.1? >>>>> >>>>> >>>>> Stefan >>>>> >>>>> _______________________________________________ >>>>> Muscle mailing list >>>>> [EMAIL PROTECTED] >>>>> http://lists.musclecard.com/mailman/listinfo/muscle >>>>> >>>>> >>>> ********************************************************************* >>>> *** >>>> ***** >>>> David Corcoran <[EMAIL PROTECTED]> >>>> Identity Alliance [http://www.identityalliance.com] >>>> Smart Cards, Biometrics, Training, Identity Management >>>> ********************************************************************* >>>> *** >>>> ***** >>>> >>>> _______________________________________________ >>>> Muscle mailing list >>>> [EMAIL PROTECTED] >>>> http://lists.musclecard.com/mailman/listinfo/muscle >>> >>> _______________________________________________ >>> Muscle mailing list >>> [EMAIL PROTECTED] >>> http://lists.musclecard.com/mailman/listinfo/muscle >> >> _______________________________________________ >> Muscle mailing list >> [EMAIL PROTECTED] >> http://lists.musclecard.com/mailman/listinfo/muscle >> >> > ************************************************************************ > ***** > David Corcoran <[EMAIL PROTECTED]> > Identity Alliance [http://www.identityalliance.com] > Smart Cards, Biometrics, Training, Identity Management > ************************************************************************ > ***** > > _______________________________________________ > Muscle mailing list > [EMAIL PROTECTED] > http://lists.musclecard.com/mailman/listinfo/muscle _______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.musclecard.com/mailman/listinfo/muscle
