[Linux-wlan-ng-devel] Bug#335393: Netgear MA401RA doesn't work with prism2_cs but with orinoco_cs

Marco Laverdière marco.laverdiere at sympatico.ca
Sun Oct 23 18:12:02 UTC 2005


Package: linux-wlan-ng
Version: 0.2.2-2

The problem is that the /etc/pcmcia/wlan-ng.conf file links the MA401RA card
to the prism2_cs module, while it should be to the orinico_cs module.  The
only thing I had to do to make it work is to replace the following lines:

card "NETGEAR MA401RA 11Mbps 802.11 WLAN Card"
   version "NETGEAR MA401RA Wireless PC", "Card", "ISL37300P", "Eval-RevA"
   bind "prims2_cs"

by these ones:

card "NETGEAR MA401RA 11Mbps 802.11 WLAN Card"
   version "NETGEAR MA401RA Wireless PC", "Card", "ISL37300P", "Eval-RevA"
   bind "orinoco_cs"

I am using Debian GNU/Linux unstable, kernel 2.6.5.
--
Marco Laverdière





More information about the Linux-wlan-ng-devel mailing list