thnker wrote:
a) Is the kernel in the rt2x00.git a fedora core 8 kernel or is it a beta version of fedora core 9?
rt2x00.git is not fedora.
rt2x00.git is a branch of the Linux Kernel, the Fedora kernel is a branch of the Linux Kernel. The Fedora kernel contains many patches from rt2x00.git which are not yet in the main Linux kernel.
thnker wrote:
b) Is there any way to get the fixed version of rt2x00 driver without installing a beta version of a kernel?
Either use the latest Fedora kernel, or go to linuxwireless.org and download the wireless-compat package. But that version contains the same rt2x00 version that is currently found in the latest Fedora kernel...
Note that with latest Fedora kernel I mean the development kernel that is not yet available through Yum(?) but is available for download on the Fedora website.
thnker wrote:
c) Would the old rt2500 driver work better for me than the best version of rt2x00 that I'm able to get with fedora core 8 and if so, how do I switch from using the rt2x00 driver to the rt2500 driver?
If you don't intend to use NetworkManager and want to write all networking configuration manually, then yes you can use the rt2500 package. Simply read the INSTALL and README files provided in that package. And Google is your friend when you want complete howtos for Fedora and rt2500.
thnker wrote:
d) What is a git?
http://en.wikipedia.org/wiki/Git_(software)