It won't work out of the box but its easy to get working. Here's how:
Download ar9170.fw and put it into /lib/firmware
md5sum
34feec4ec0eae3bb92c7c1ea2dfb4530
----
Download compat-wireless-2.6.32.3.tar.bz2
sha1sum
d335fb0c6278ef32c37096ce008b30952bfec66c
then open a terminal and run:
Code:tar -xf /root/compat-wireless-2.6.32.3.tar.bz2 cd /compat-wireless-2.6.32.3 make make install make unload reboot


