2006/12/8, Todd Denniston <[EMAIL PROTECTED]>:
Ludovic Rousseau wrote:
> pcscd does not depends on udev. You can trigger a rescan in pcscd
> using udev or inotify or any other mechanism that can call
> "/usr/sbin/pcscd --hotplug" when a reader is plugged/unplugged.
> The problem with udev is that the action happens too early. One
> solution (used by OpenCT) is to sleep(1) in pcscd but I really don't
> like this.

it is too bad you cant tell UDEV, "queue the following action to do, but only
after you have created appropriate nodes".

I am not sure if the problem is in udev or libusb. By changing a
libusb config I have a working solution so udev may be completely
innocent.

Bye,

--
 Dr. Ludovic Rousseau
_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to