About module priority
From: Arun KS <hidden>
Date: 2012-04-19 13:50:03
Hi Geraint, On Thu, Apr 19, 2012 at 2:05 PM, Geraint Yang [off-list ref] wrote:
Hi folks, I am writing a kernel module for a sd card, but when I insert a sd card into my box, the default sd driver will probe before my driver, and my driver will never have chance to probe. Is there any method to make my driver probe the sd card before the default sd driver?
Why can't you disable the default sd card driver in your .config? Thanks in advance.
_______________________________________________ Kernelnewbies mailing list Kernelnewbies at kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20120419/e0cac5dd/attachment.html