I am looking for how the modules are loaded at boot time.
Who will load the modules when the system is booting up.
I am using raspbain os.
Before upgrading to device tree , my modules are loaded well, but after upgrading my modules are loading differently.
To avoid that i used softdep to load the modules the way i want.
But now I want to remove those softdep and want my modules to be loaded the way they loaded without device tree.
Can anyone clarify this doubt about how and in which order they loaded and who will load the modules in boot time