Le Friday 13 February 2004 � 13:43:06, sh a �crit: > What do these lines mean: > > hotplug_libusb.c:344 Adding USB device: 000:005 > readerfactory.c:1391 RFInitializeReader: Attempting startup of SCR 532 > 0 0. > readerfactory.c:245 RFAddReader: SCR 532 init failed. > hotplug_libusb.c:344 Adding USB device: 000:005 > readerfactory.c:1391 RFInitializeReader: Attempting startup of SCR 532 > 0 0. > readerfactory.c:245 RFAddReader: SCR 532 init failed. > hotplug_libusb.c:344 Adding USB device: 000:005 > readerfactory.c:1391 RFInitializeReader: Attempting startup of SCR 532 > 0 0. > readerfactory.c:245 RFAddReader: SCR 532 init failed. > > If I plug in my reader they are repeated infinitely (OSX 10.3.2, pcscd > 1.2.0, libusb 0.1.7).
It is a bug in pcscd. The daemon should not restart a driver if it previously failed. In this case it can be caused by a bug in my driver. It can be dangerous for the system. I had a similar problem with a beta version of the driver and my /var/log/ partition (which is also / and /tmp) was full of pcscd logs. Strange things happen to a Unix system if the system cannot create files in /tmp :-) I filed a bug in alioth' tracker. Regards, -- Dr. Ludovic Rousseau [EMAIL PROTECTED] -- Normaliser Unix c'est comme pasteuriser le camembert, L.R. -- _______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.musclecard.com/mailman/listinfo/muscle
