Networking :: Verified Wireless Cards
ooh, i have one of those.
i gotta try it..
EDIT, YARR!
how did you get it to work??
mine isn't even recognized...
Here is what I use for basic connection for my Netgear USB MA111
#!/bin/bash
wlanctl-ng wlan0 lnxreq_ifstate ifstate=enable
wlanctl-ng wlan0 lnxreq_autojoin ssid=YOUR_SSID authtype=opensystem
pump -i wlan0
kill `pidof wmnet`
wmnet -w -W wlan0 &
I mainly use it a public access points
This is being typed from my 233 laptop with a Microsoft MN-720 802.11G
Broadcom Chipset - I picked it up at Target on sale for $13.00
This is using the drivers at ndiswrapper.sourceforge.net with the 0.10 version of ndiswrapper..
73
ke4nt
EDITED
moved to a new topic.
-J.P.
D-Link DWL-650+
Next Page...
original here.