Please give this a shot with the AVM Fritz device. At least for me I can only scan, I cannot associate to an AP yet with the 1 stage firmware but I've been told it does seem to work with some devices.. If you can even at least scan with the AVM fritz devices then this means we just need to finish the 1 stage firmware support in order for them to work. I cannot work on this more though so if someone has time and you want to pick up the work please refer the Otus code (in staging/otus/ and ensure that the code #ifdef'd around ZM_OTUS_LINUX_PHASE_2 is _not_ used. ar9170 and otus are very different (which is good) but unfortunately for this exercise this means its very difficult to find the exact calls #ifdef'd on the ar9170 port. I may have missed one or two more. Luis R. Rodriguez (2): ar9170: add initial support for 1-stage firmware ar9170: add AVM FRITZ devices drivers/net/wireless/ath/ar9170/phy.c | 13 ++++++-- drivers/net/wireless/ath/ar9170/usb.c | 50 +++++++++++++++++++++++++++++--- drivers/net/wireless/ath/ar9170/usb.h | 2 + 3 files changed, 57 insertions(+), 8 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html