On Fri, 2008-07-25 at 08:41 -0700, Craig Petty wrote: > How do i install the hostap driver for fedora 9 do i have to redo my kernel? hostap driver is a part of the kernel packages in Fedora 9. No recompilation is required. You can locate hostap modules for the current kernel with the following command: find /lib/modules/`uname -r` -name 'hostap*' -- Regards, Pavel Roskin