[Pcsclite-cvs-commit] r2795 - /trunk/Drivers/ccid/src/pcscd_ccid.rules

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Wed Feb 6 14:07:32 UTC 2008


Author: rousseau
Date: Wed Feb  6 14:07:31 2008
New Revision: 2795

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=2795
Log:
remove the sleep since it causes more problems than solutions
the sleep occured for any USB device connection.

Modified:
    trunk/Drivers/ccid/src/pcscd_ccid.rules

Modified: trunk/Drivers/ccid/src/pcscd_ccid.rules
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/src/pcscd_ccid.rules?rev=2795&op=diff
==============================================================================
--- trunk/Drivers/ccid/src/pcscd_ccid.rules (original)
+++ trunk/Drivers/ccid/src/pcscd_ccid.rules Wed Feb  6 14:07:31 2008
@@ -8,9 +8,6 @@
 
 # last file created by the kernel, if this is present everything should be
 WAIT_FOR_SYSFS="bInterfaceProtocol"
-
-# sleep for 1s - the wait_for_sysfs might not be enough
-PROGRAM="/bin/sleep 1"
 
 # Kobil mIDentity
 SUBSYSTEMS=="usb", ATTRS{idVendor}=="0d46", ATTRS{idProduct}=="4081", RUN+="/usr/sbin/Kobil_mIDentity_switch"




More information about the Pcsclite-cvs-commit mailing list