summaryrefslogtreecommitdiff
path: root/scripts/mod/file2alias.c
diff options
context:
space:
mode:
authorDominik Brodowski <linux@dominikbrodowski.net>2005-06-27 16:28:10 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-27 18:03:07 -0700
commita5b5577898d9330a78dea1c9e75da1540c36bf72 (patch)
tree8f0b51b7267e765582fc53a4c95e5d7c70b06b35 /scripts/mod/file2alias.c
parentf602ff7eb4e44e7245bfeeba4d078144703fcd76 (diff)
downloadlinux-3.10-a5b5577898d9330a78dea1c9e75da1540c36bf72.tar.gz
linux-3.10-a5b5577898d9330a78dea1c9e75da1540c36bf72.tar.bz2
linux-3.10-a5b5577898d9330a78dea1c9e75da1540c36bf72.zip
[PATCH] pcmcia: allow function-ID based match
The "func_id"-based matching is very fuzzy and can lead to false positives. Therefore, it should be tried to avoid relying on these matches. Until most/all existing func_id-based matches are replaced by manf_id/card_id/prod_id matches (a patch which will ask to send the appropriate card information to the PCMCIA mailing list will be added once other, more pressing issues are adressed), we need to emulate cardmgr behaviour by allowing func_id matches if no manf_id/card_id/prod_id match occurs. This can only be done in userspace because of modules possibly loaded with long delays. So, add a per-device sysfs file for this purpose. Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net> Signed-off-by: Brice Goglin <Brice.Goglin@ens-lyon.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'scripts/mod/file2alias.c')
0 files changed, 0 insertions, 0 deletions