now useless

This commit is contained in:
Ludovic Rousseau 2008-02-16 20:14:15 +00:00
parent baac19b2a2
commit 457fcbb650
2 changed files with 0 additions and 21 deletions

View File

@ -1 +0,0 @@
src_pcscd_ccid.rules.dpatch

View File

@ -1,20 +0,0 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
## src_pcscd_ccid.rules.dpatch by <rousseau@imac.maison.bogus>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: No description.
@DPATCH@
diff -urNad ccid-1.3.3~/src/pcscd_ccid.rules ccid-1.3.3/src/pcscd_ccid.rules
--- ccid-1.3.3~/src/pcscd_ccid.rules 2008-02-06 15:06:16.000000000 +0100
+++ ccid-1.3.3/src/pcscd_ccid.rules 2008-02-08 15:11:00.000000000 +0100
@@ -6,9 +6,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"