I picked up a cheap Linksys WPC11 card (looks to be the first rev).
I know I can update the firmware to support WPA2 encryption but I just  want to use it as it came for now on an unsecured wireless network. I  have the prism2v2 drivers installed.
From the prism2 manual, my wireless.prefs should look like this:
network={
    key_mgmt=NONE
}
to use the first available unsecure network. When I execute the  wirelessmanager command, I see a change in the LED activity on the card  but it does not seem to be making a connection. I checked my router and I  do not see a new device attached. I have no security to prohibit new  MAC addresses.
I also tried specifying my SSID and the key=none but it did the same.
This particular Linksys WPC11 does not match any other images I have  found (see attached). Most have two LEDs that say POWER and Tx/Rx. The  one I have says LINK and Tx/Rx. The rev 1 manual I found on the Linksys  website does not mention different colors for the LEDs either. The LINK  LED on my card flashes RED. The Tx/Rx LED is also flashing which does  not make sense since it should not be transferring or receiving any data  yet. From what I gather, I should have a solid green LINK LED to indicate  a successful connection.
I wonder if the card is bad. I see a rev 3 available. I know I should not go higher than that to maintain compatibility.
I went ahead and tried launching Roadshow after running wirelessmanager  (even though it did not seem to work) but I still could not go anywhere.  I am using a simple ftp program to test.
Any ideas?