Hello, I'm trying to configure a rt2790 wifi card under OpenBSD 4.4-release.
The card is perfectly recognized by the ral driver as you can see in dmesg : http://www.kalessin.fr/stuff/eee901xp_16g_single_ssd.txt "ral0 at pci4 dev 0 function 0 "Ralink RT2790" rev 0x00: apic 2 int 19 (irq 11), address 00:22:43:44:12:2d ral0: MAC/BBP RT2872 (rev 0x0200), RF RT2720 (1T2R)" I can scan for access points with ifconfig -M ral0. But I'm not able to connect to an access point : I have tried on my wpa2-personnal access point : ifconfig ral0 nwid <my_ssid> chan <my_chan> \ wpapsk $(wpa-psk <my_ssid> <my_psk>) ifconfig ral0 up I reset the card to its default parameter as said in man 4 ral and then tried on a hotspot with no security : ifconfig ral0 nwid <hotspot_ssid> ifconfig ral0 up But on the both attempts the card stay with status: no network. If I poll ifconfig ral0 I can see the card trying all sort of media. (I also tried to set a media type by hand but it changes nothing). There is nothing in log files. I also tried with the latest snapshot kernel. Maybe somebody have an idea about this issue ? -- Louis Opter - COSE