Changes

Jump to: navigation, search
Load isp(4) driver in /etc/loader.conf
sudo make -j24 installkernel KERNCONF=GENERIC INSTKERNNAME=GENERIC
== Load isp(4) driver firmware in /etc/loader.conf ==
As root:
sudo su -
echo isp_load="YES" >> /boot/loader.conf
echo ispfw_load="YES" >> /boot/loader.conf
 
isp(4) is already compiled into the kernel, no need to load it.
== Reboot and test ==

Navigation menu