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,21 @@ 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 that file and rebooting. Another, better way is to load + the driver in /etc/rc.conf by adding + it to kld_list (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