Networking :: Trying to compile 2200BG driver for 2.4.26 Kernel
It's me again,
Still plugging away. A few questions.
Within the INSTALL document for the IPW2200 it says the ieee80211 sub-system has to be setup (configured).
Can I add the required configuration values into the .config file by hand ??
For example
#define CONFIG_IEEE80211_MODULE
?
Thanks
/Fuse
Make sure it's not already there, but yes you should be able to (assuming the kernel version is supported)
but are you sure that line goes in the .config? Doesn't look like the right format.
original here.