I recently set up a wireless network including a NetGear MA111 USB
adapter on this computer. It connects ok in Windows 98, but not at all
in RH9 (original
kernel, no updates/rebuilds). I went to
www.linux-wlan.org and got the
pre11
drivers and they seemed to install OK (I could be wrong). an "lsmod"
shows that the prism2_usb driver is loaded. In order to install, I
unpacked the tar.gz file, and ran the 3 commands according to the
readme. (make, make all, and make install if i remember correctly.) So
although the driver is listed in lsmod, it doesn't connect. I've
searched all over but I can't put it all together.
I (somehow) got RedHat to check for wlan0 when booting. (The "starting
sendmail... [OK]; starting httpd... [OK] part). It then says "Bringing
up interface wlan0...", pauses for about 10 seconds, and fails with a
message that passes by too fast for me to read. I caught some portions
of it, including:
-SET failed on...
-and a message that contained the string "SIOCSIFFLAGS"
I feel like I'm getting closer; any help is appreciated.