Le jeudi 04 septembre 2003 � 02:34:32, Lyn Jones a �crit: > Hello list, Hi,
> I'm trying to get pcsc daemon running on arm-linux. > Has anyone done this before? No. But pcsc-lite compiles on ARM and also on the other 10 architectures supported by Debian. See [1] for a compilation log on ARM (GNU/Linux). > Does pcsc-lite have x86 specific code by any chance? No. It is portable C code (as far as I know). > When I start 'pcscd' on arm-linux it creates 6 > instances of the same. Is this normal operation, or is > there something wrong here? It is normal. Under GNU/Linux each thread has a different process ID and is seen by commands like ps(1). > The 'testpcsc' application halts indefinitely with the > 'waiting for card insertion' message. That's normal. Just insert a card in the reader :-) Regards, [1] http://buildd.debian.org/fetch.php?&pkg=pcsc-lite&ver=1.2.0-rc1-1&arch=arm&stamp=1062142955&file=log&as=raw -- 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
