About module priority
Arun KS
getarunks at gmail.com
Thu Apr 19 09:50:03 EDT 2012
Hi Geraint,
On Thu, Apr 19, 2012 at 2:05 PM, Geraint Yang <geraint0923 at gmail.com> 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
More information about the Kernelnewbies
mailing list