Hey thanks, that worked perfectly, Im glad there are still people out there willing to help newbies! If anyone else has problems with this, here's what I did.
1.) With FC6, I have a Linksys WMP54G wireless NIC.
2.) I went to:
http://rt2x00.serialmonkey.com/wiki/...itle=Downloads
-and downloaded the "Latest BETA rt2500 driver: v1.1.0-b4"
3.) Extracted the file.
4.) Went to the (WhereEverYouExtractedIt)/Module directory
5.) Edited the "rt_config.h":
Replacing
#include <linux/config.h>
With
#include <linux/autoconf.h>
6.)Then in the (WhereEverYouExtractedIt)/Module directory
type: "make", then "make install-fedora"
7.) Then in KDE (I'm sure there's another way to get to this in Gnome)
I ran the Administration --> Network program, clicked "New" - "Wireless connection" - Select RaLink2500 and go from there.