You can get this card to work with the Madwifi drivers.
1. Download wifi from http://madwifi.sourceforge.net/#03
2. You might have to do this command as root,
export KERNELRELEASE=`uname -r`
3. Use http://madwifi.sourceforge.net/dokuwiki/doku.php along with the readme. For MDK, I had install the kernel-sources, gcc, and sharutils.
4. From the madwifi directery:
# KERNELRELEASE=`uname -r` make
# KERNELRELEASE=`uname -r` make install
# modprobe ath_pci
5. After that, go into the MDK configuratiions and configure the card.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.