iwn(4) works (mostly) in stable/10; fails to associate in head
Adrian Chadd
adrian at freebsd.org
Thu Mar 26 01:17:49 UTC 2015
Hi,
I'm unfortunately too busy to really help you dig into it.
I'd start by using tcpdump on wlan0 to see what's going on - see if
it's sending/receiving DHCP responses.
Then I'd look at if_iwn_debug.h and enable TX/RX debugging - see if
it's actually transmitting the DHCP requests and the TX status code is
OK rather than one of the errors.
-adrian
More information about the freebsd-net
mailing list