0f454b93f8
* new firmware * untested support for 1000 and 6000 series * bgscan support * remove unnecessary RXON changes * allow setting of country/regdomain by enforcing channel flags read from the EEPROM * suspend/resume fixes * RF kill switch fixes * LED adjustments * several bus_dma*() related fixes * addressed some LORs * many other bug fixes Submitted by: Bernhard Schmidt <bschmidt at techwires.net> Obtained from: Brandon Gooch <jamesbrandongooch at gmail dot com> (LED related changes), Benjamin Kaduk <kaduk at mit dot edu> (LOR fixes), OpenBSD
6 lines
87 B
Makefile
6 lines
87 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= iwn1000 iwn4965 iwn5000 iwn5150 iwn6000
|
|
|
|
.include <bsd.subdir.mk>
|