Ralink rt2860 on ASUS eee pc 1000H

I'm sorry. I'm noob for FreeBSD. I install the driver Ralink rt2860 on my ASUS eee pc 1000H, but i don't know how to setup him. Please help me and sorry for my bad english.
 
Yep,
Code:
ifconfig rt28600 up
is working
Code:
ifconfig rt28600 up scan
is not working - not result
Code:
ifconfig rt28600 scan
is not working - not result
What is it? How to set up wifi? I use WEP.
 
3. I don't think rt2860 is supported in 8.0. I may be wrong, so please clarify it first.

4. Refer this thread.
There are some workarounds discussed to build the driver by yourself.
 
WiFi rt2860 WEP shared connection

Hi all!

I'm install new driver for my asus eeepc 1000h and setting up him now. (RALINK RT 2860)

I use WEP Shared connection.
How to set up me my rt28600?

Code:
ifconfig rt28600 ssid my_router wepmode on wepkey my_key authmode auto
ifconfig rt28600 inet 192.168.1.100 netmask 255.255.255.0
how to set up me section media? I don't use media IEEE 901.11!
I read all forums and topics and nothing found. It doesn't work!!!
 
Back
Top