--- src/sys/dev/netif/ndis/README 2004/07/29 21:51:55 1.1 +++ src/sys/dev/netif/ndis/README 2008/02/01 08:39:58 1.2 @@ -44,11 +44,11 @@ $DragonFly$ ndis0: 11g rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps (5) Bring the interface up and associate the SSID. If you aren't sure - what your basestation id is you can use 'wicontrol -i ndis0 -l' to + what your basestation id is you can use 'ifconfig -v ndis0 list scan' to list available ssid's. # ifconfig ndis0 up - # wicontrol -i ndis0 -l + # ifconfig -v ndis0 list scan # ifconfig ssid "your_basestation_id" (6) Ifconfig should show the interface up and associated. Run dhclient