i need a driver...
after looking around, it seems obvious that i need to use ndiswrapper....however...i can not get it to install...
i do a make install and it returns the following
[root@localhost ndiswrapper-1.37]# make install
make -C driver install
make[1]: Entering directory `/home/LedZepBtlOfEvrmr/Desktop/ndiswrapper-1.37/driver'
Can't find kernel build files in /lib/modules/2.6.19-1.2895.fc6/build;
give the path to kernel build directory with
KBUILD=<path> argument to make
make[1]: *** [prereq_check] Error 1
make[1]: Leaving directory `/home/LedZepBtlOfEvrmr/Desktop/ndiswrapper-1.37/driver'
make: *** [install] Error 2
i looked around, thought maybe i had to update the kernel, but after doing a yum update, it said that my kernal was up to date....
dunno what to do....