Have you installed the ar9170usb firmware in /lib/firmware ?
I see no get-ar9170 script in slitaz to autoinstall from wifibox
The links to the firmware are here:
http://wireless.kernel.org/en/users/Drivers/ar9170
http://www.linuxwireless.org/en/users/Drivers/ar9170
Try the official device firmware One Stage first,then Two Stage if necessary.
The open firmware requires compiling which I have no clue how to do.
Download the file,open terminal
md5sum ar9170.fw
verify it match's the md5sum given by the download link
Copy or move the firmware to /lib/firmware
as root user
modprobe -r ar9170usb
then
modprobe ar9170usb
ifconfig wlan0 up
ifconfig
If you still have no wireless adapter showing try the other firmware
If you've done all the steps and still need help post output from
dmesg | grep -i firmware
dmesg | grep -i ar9170usb
root@slitaz: tazpkg install linux-2.6.33.4.tazpkg
root@slitaz: tazpkg install linux-wireless-2.6.33.4.tazpkg
It looks like you're new here. If you want to get involved, click one of these buttons!