Hi, I wanted to know how to enable 802.11n (300 Mbit/s) on my wireless card on OpenBSD 5.5. I tried using the "mode 11n" option in my hostname.athn0 like this:
up media autoselect mediaopt hostap mode 11n chan 6 nwid MYAP \ but then I get the following error: ifconfig: unknown IEEE802.11 media mode: 11n The best mode which works is "mode 11g" but that only delivers 54Mbit/s in theory. So does anyone know which option I need to do that? Regards ML