Index: en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml =================================================================== --- en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml +++ en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml @@ -3739,6 +3739,22 @@ purpose. + + If the driver for the wireless interface is not loaded + in the GENERIC or custom kernel, + and the computer is running &os; &rel121.current;, + load the corresponding .ko in + /boot/loader.conf by adding + driver_load="YES" + to it and rebooting, or (better) in + /etc/rc.conf by adding the driver to + the kld_list variable (see + &man.rc.conf.5; for details) in that file and rebooting. + This is needed because otherwise the driver is not loaded + yet at the time the &man.lagg.4; interface is set + up. + + In this example, the Ethernet interface, re0, is the master and the wireless interface, wlan0, is