I would gladly switch to one of the more supported cards, however I would like to use the card built into my laptop, it's a little more convenient that way.
I'll post the steps when I find them again...
Alot of it involved rebuilding the kernel, something that I have never done before and am wary of doing (it doesn't sound all that fun to be honest).
I'm also having a problem with ndiswrapper that maybe one of you could help me understand...
[root@Ops ndiswrapper-0.8]# make install
make -C driver install
make[1]: Entering directory `/home/msantang/Documents/Linux Tools/NDISWrapper/ndiswrapper-0.8/driver'
make -C /lib/modules/2.6.6-1.435/build SUBDIRS=/home/msantang/Documents/Linux Tools/NDISWrapper/ndiswrapper-0.8/driver DRV_VERSION=0.8 modules
make[2]: Entering directory `/lib/modules/2.6.6-1.435/build'
make[2]: *** No rule to make target `Tools/NDISWrapper/ndiserapper-0.8/driver'. Stop.
make[2]: Leaving directory `/lib/modules/2.6.6-1.435/build"
make[1]: *** [default] Error 2
make[1]: Leaving directory `/home/msantang/Documents/Linux Tools/NDISWrapper/ndiswrapper-0.8/driver'
make: *** [install] Error 2
[root@Ops ndiswrapper-0.8]#
I think it has something to do with FC2 in and of itself.... but I'm not sure.