https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194336
--- Comment #6 from [email protected] --- (In reply to Adrian Chadd from comment #4) > Hm, you have to build the module with ATH_ENABLE_11N in your kernel. > > You also have to build the module the real way,ie: > > cd /usr/src > make buildkernel KERNCONF=<CONFIG FILE NAME> > > .. going cd sys/modules/ath && make won't cut it - it doesn't pull in the > config headers (ie, all the opt_xxx.h in your kernel build directory) with > the configuration options I did indeed build the kernel and install it, but since I don't have the ATH_ENABLE_11N in my kernel maybe that is the reason for the last mentioned infinite errors. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to "[email protected]"
