Code:
# ll /boot/kernel/radeonkms.ko
-r-xr-xr-x 1 root wheel 1946176 Jul 5 2018 /boot/kernel/radeonkms.ko*
# ll /boot/modules/radeonkms.ko
-r-xr-xr-x 1 root wheel 2559736 Jan 11 03:09 /boot/modules/radeonkms.ko
# pkg which /boot/modules/radeonkms.ko
/boot/modules/radeonkms.ko was not found in the database
From where came /boot/modules? It is read by
kldload
or something else?