summaryrefslogtreecommitdiffstats
path: root/sys/modules/iwnfw/iwn5000/Makefile
diff options
context:
space:
mode:
authorrpaulo <rpaulo@FreeBSD.org>2009-12-29 19:47:34 +0000
committerrpaulo <rpaulo@FreeBSD.org>2009-12-29 19:47:34 +0000
commit91f3d0f75178d899001091cc66ff1f70e1ed7c84 (patch)
tree58f718e1c13559ab25f526c0531db9fb01671981 /sys/modules/iwnfw/iwn5000/Makefile
parent04f9b92f28cff9016ff2989291b8a6edebbffa2f (diff)
downloadFreeBSD-src-91f3d0f75178d899001091cc66ff1f70e1ed7c84.zip
FreeBSD-src-91f3d0f75178d899001091cc66ff1f70e1ed7c84.tar.gz
iwn(4) update. Notable changes:
* 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
Diffstat (limited to 'sys/modules/iwnfw/iwn5000/Makefile')
-rw-r--r--sys/modules/iwnfw/iwn5000/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/iwnfw/iwn5000/Makefile b/sys/modules/iwnfw/iwn5000/Makefile
index 88e9e99..a1031d2 100644
--- a/sys/modules/iwnfw/iwn5000/Makefile
+++ b/sys/modules/iwnfw/iwn5000/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
KMOD= iwn5000fw
-IMG= iwlwifi-5000-5.4.A.11
+IMG= iwlwifi-5000-8.24.2.12
.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud