Re: kernel panic when if_lagg is not loaded.

2010-03-23 Thread Xin LI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2010/03/17 00:31, Leslie Jensen wrote: > > I have set upp aggregation of my wlan and and wired NIC following the > instructions in the handbook. > > http://www.freebsd.org/doc/handbook/network-aggregation.html > > I "forgot" to add the if_lagg_lo

Re: kernel panic when if_lagg is not loaded.

2010-03-17 Thread Nikos Vassiliadis
Leslie Jensen wrote: I'm on a 8.0-RELEASE-p2 system. Actually after more testing I found out that the line ifconfig_iwn0="ether 00:16:ea:61:01:e8" in my rc.conf is the culprit. If I comment it out the system will start but only with the wired interface working. If you don't comment the lin

Re: kernel panic when if_lagg is not loaded.

2010-03-17 Thread Leslie Jensen
On 2010-03-17 09:36, Nikos Vassiliadis wrote: Leslie Jensen wrote: I have set upp aggregation of my wlan and and wired NIC following the instructions in the handbook. http://www.freebsd.org/doc/handbook/network-aggregation.html I "forgot" to add the if_lagg_load="YES" in /boot/loader.conf.

Re: kernel panic when if_lagg is not loaded.

2010-03-17 Thread Nikos Vassiliadis
Leslie Jensen wrote: I have set upp aggregation of my wlan and and wired NIC following the instructions in the handbook. http://www.freebsd.org/doc/handbook/network-aggregation.html I "forgot" to add the if_lagg_load="YES" in /boot/loader.conf. When I rebooted I got a kernel panic. Should

kernel panic when if_lagg is not loaded.

2010-03-17 Thread Leslie Jensen
I have set upp aggregation of my wlan and and wired NIC following the instructions in the handbook. http://www.freebsd.org/doc/handbook/network-aggregation.html I "forgot" to add the if_lagg_load="YES" in /boot/loader.conf. When I rebooted I got a kernel panic. Should this be considerd nor