Hi all. I have a HP laptop. I've had gentoo running on this for a while. I'm trying to add a Netgear MA111 usb wireless network card.
I've emerged linux-wlan-ng, wireless-tools, and hotplug.
I have the following modules in modules.autoload...
usbcore
usb-uhci
usbmouse
prism2_usb
(... I'm omitting some that aren't related)
In modules.conf I have the following line
alias wlan0 prism2_usb
I added used rc-update to add the following to default:
wlan0
hotplug
In /etc/conf.d/ I edited the wlan files
I have the usb controller working successfully, as my usb mouse works fine. However, I can't get the NIC to be recognized...
#tail -f /var/log/syslog
I get a message that the device is not claimed by active driver. I've read up on other wireless USB postings in here. I read the document on the linux-wlan-ng site, and I'm stumped.
Thanks for your help,
-bogey
