Hi Armin, thank you for your feedback.
On Wed, Mar 12, 2008 at 11:59:07AM +0100, Armin Burchardt wrote: > The /usr/sbin/chipcardd4 daemon is searching every second for a > new usb card reader. This is done with a search in the /proc > directory (checked with strace). Did you already figured out which lines of code might be responsible for this behaviour? > Perhaps udev can be used to send a signal to the daemon to > start a search for a reader if a new usb device is plugged in. This is at least prepared: It should be possible to scan for devices triggered by a signal sent by a udev script. But apparently this mechanism is not in use. We have to investigate why... Regards Micha -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

