Hi waterhead,
First of all i would like to thank you for your effort. i really appreciate it.
heres my status in mac version.
Build instructions in the readme file:
* Create drivers/net/wireless/acx subdirectory inside <===== Done!
your kernel tree.
* BTW, if your kernel has drivers/net/wireless/tiacx directory, <=====Dosnt have!

you already may have acx driver (some different version).
Decide which one do you want.
* Unpack tarball into drivers/net/wireless/acx directory. <=====Done!
* Add a line to drivers/net/wireless/Makefile: <=====Done!
obj-m += acx/
* Build your modules as usual (perhaps "make modules modules_install"). <===Dont know how
I cd into the acx directory (/usr/src/kernels/2.6.24.7-92.fc8-i686/drivers/net/wireless/acx) and gave the command
#make module
make: *** No rule to make target `module'. Stop. <===== i got this error
Or i should be in another folder?because there are makefile's in most of the folders
Can you please guide me through the building process, i have installed all the things needed to compile like, gcc...etc
BTW i got the patch from another mirrow. here is the link i found from google.
Index of /pub/linux/kernel/people/linville/wireless-2.6/tiacx
Thanks again
Nabaachy