[issue2158] iwn panics with assertion on boot.

Edward O'Callaghan (via DragonFly issue tracker) sinknull at leaf.dragonflybsd.org
Sun Oct 23 20:31:19 PDT 2011


Edward O'Callaghan <eocallaghan at auroraux.org> added the comment:

OK, According to swildner this happened due to my misconig where rc.conf *should
have* looked like this:

---------
wlans_iwn0="wlan0"
ifconfig_wlan0="DHCP"

Instead of
------------
ifconfig_iwn0="DHCP"

However such misconfigurations should not panic the kernel.
Also according to swildner this happens to ndis(4) so this is likely a issue in
the actual wifi stack.

_____________________________________________________
DragonFly issue tracker <bugs at lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue2158>
_____________________________________________________






More information about the Bugs mailing list