e7e0fcbea8
* 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>
7 lines
83 B
Makefile
7 lines
83 B
Makefile
# $FreeBSD$
|
|
|
|
KMOD= iwn4965fw
|
|
IMG= iwlwifi-4965-228.57.2.23
|
|
|
|
.include <bsd.kmod.mk>
|