+define KernelPackage/acx-mac80211/description
+ Driver for acx111 cards (Mac80211 version)
+endef
+
+
+C16_FW:=tiacx111c16
+C19_FW:=tiacx111c19
+
+ifeq ($(CONFIG_ACX_DEFAULT),y)
+ define Download/tiacx111c16
+ FILE:=$(C16_FW)
+ URL:=http://teknoraver.net/software/acx-mac80211/
+ MD5SUM:=7026826460376f6b174f9225bd7781b9
+ endef
+ $(eval $(call Download,tiacx111c16))
+
+ define Download/tiacx111c19
+ FILE:=$(C19_FW)
+ URL:=http://ipkg.k1k2.de/files/
+ MD5SUM:=a1fa9681e297b4e36e257090fc12265a
+ endef
+ $(eval $(call Download,tiacx111c19))
+endif
+
+ifeq ($(CONFIG_ACX_1_2_1_34),y)
+ define Download/tiacx111c16
+ FILE:=$(C16_FW)_1.2.1_34
+# URL:=http://acx100.erley.org/fw/acx111_1.2.1.34/
+ URL:=http://sites.google.com/site/atorkhov/files/
+ MD5SUM:=fcd07de4b25e1d2aaf3b78b27c5b7ee9
+ endef
+ $(eval $(call Download,tiacx111c16))
+endif
+
+PKG_EXTRA_KCONFIG:= \