On Wednesday, February 26, 2003, at 12:02 AM, Jean-Luc Giraud wrote:
On Tuesday, Feb 25, 2003, at 07:41 Etc/GMT, Johan Henselmans wrote:
You are experiencing a device arbitration problem btw the driver and Classic. 0xE00002C5 = kIOReturnExclusiveAccess. This should not be related to the presence or absence of a card in the reader.
The issue is that Classic seizes the control of the device before the driver. In 10.2.4, I might have to change the arbitration code because I have the same issue on my machine. I will try to do it within a week or 2.
That is interesting, as I do not have Classic on the machine...
That's a really good one! Just to make sure, do you have any drivers for any USB device that you added on top of your Jaguar install? Because this error code normally means some program somewhere has already opened the device...
I did have some: the vigor ISDN driver, the Keyspan and IMate drivers, and the Pace driver (for token support). But removing these (and their respective StartupItems) did not solve the problem.
The other thing that is connected is a belkin VGA-USB switch, that is seen as a ps/2 adaptor by the system. It does come with any extra drivers.
I did have the PCSC framework twice in the profiler. Once as PCSC.framework, and once as PCSC.muscle.framework. I copied one from a working setup and renamed the original one. I only did that, however, after pcscd crashed, so it did not have any influence on the behavour of pcscd.
Now looking at your logs more carefully it looks like pcscd tries to open the reader twice. The first open is successful (GCCmdSetMode and GCCmdGetOSVersion can only occur if the reader was successfully opened), then the reader driver is loaded again and it fails. In the log you sent, did you insert and remove the reader or did you just start pcscd and got this output without touching the reader?
The seg fault is probably an issue with pcscd when used with multiple readers (which your pcscd seem to try to do): pcscd would unlink the driver even if it was still used for a reader. I submitted a patch on this, but it did not reach the pre-packaged installers yet. However it does not explain the issue you have.
I still need to fix the Classic issue :).
Cheers, JLuc.
_______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.musclecard.com/mailman/listinfo/muscle
-johan
PGP.sig
Description: PGP signature
