>
> Could you please tell me where in the source the KLD location is
> determined? I found out that the KLD can be loaded under / in 4.3-Release
> even if I have a newer copy under /modules. This gives me a lot of
> trouble debugging.
It shouldn't give you a lot of trouble because you should never have any
modules in /.
The reason / is searched is because modules and the kernel are searched
for using the same path.
The default module search path is in /sys/boot/common/modules.c,
unsuprisingly it's called "default_searchpath".
--
... every activity meets with opposition, everyone who acts has his
rivals and unfortunately opponents also. But not because people want
to be opponents, rather because the tasks and relationships force
people to take different points of view. [Dr. Fritz Todt]
V I C T O R Y N O T V E N G E A N C E
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message