f97bf23fd9
* iwnfw has now been split into individual modules so autoloading of firmware module(s) does work again. * Changes have been made to RUN -> AUTH transition, this should fix the issue reported by Glen and others. * Brandon reported issues in iwn_cmd() with large commands, those have been fixed to. * DEAUTH is now handled correctly. Submitted by: Bernhard Schmidt <bschmidt at techwires.net>
6 lines
71 B
Makefile
6 lines
71 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= iwn4965 iwn5000 iwn5150
|
|
|
|
.include <bsd.subdir.mk>
|