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

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Thu Feb 7 13:32:32 UTC 2008


Author: rousseau
Date: Thu Feb  7 13:32:32 2008
New Revision: 2803

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=2803
Log:
remove WAIT_FOR_SYSFS="bInterfaceProtocol" to do not delay udev

Thanks to Alon Bar-Lev for the patch

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=2803&op=diff
==============================================================================
--- trunk/Drivers/ccid/src/pcscd_ccid.rules (original)
+++ trunk/Drivers/ccid/src/pcscd_ccid.rules Thu Feb  7 13:32:32 2008
@@ -5,9 +5,6 @@
 
 # If not adding the device, go away
 ACTION!="add", GOTO="pcscd_ccid_rules_end"
-
-# last file created by the kernel, if this is present everything should be
-WAIT_FOR_SYSFS="bInterfaceProtocol"
 
 # 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