FreeBSD wifi Usb (pfsense)

Bjoern A. Zeeb bzeeb-lists at lists.zabbadoz.net
Sat Jun 13 19:35:31 UTC 2020


On 13 Jun 2020, at 19:10, Vladimir Botka wrote:

> On Sat, 13 Jun 2020 11:32:42 -0700
> Adrian Chadd <adrian at freebsd.org> wrote:
>
>> On Sat, 13 Jun 2020 at 11:26, Vladimir Botka <vbotka at gmail.com> 
>> wrote:
>>
>>>>>>> .. buy and USB wifi adapter with support on 2,4GHz and 5GHz
>>>>>>> Can you help me to search one model with 2,4 and 5Ghz support?
>>>
>>>>>> I'm using if_run and if_rtwn devices here. :)
>>>>>> rtwn should work ok as an 11n AP; we're working on 11n support on
>>> if_run
>>>>>> right now.
>>>
>>>>> 5Ghz ? What chipset except RT5572 ?
>>>
>>>> I'm actually using an RT3593. Right now whilst talking with you :)
>>>
>>> It's PCIe. The question was 5GHz USB.
>>> https://www.mediatek.com/products/broadbandWifi/rt3593
>>
>> It's USB; it's an old ASUS 3x3 USB N-66 dongle.
>
> Cool! Unfortunately, RT3593 is not available any more and rtwn is 
> 2.4GHz
> only. The result is, atm, the only 5GHz USB ,available in the stores, 
> is
> RT5572. Right?

ZyXEL NWD2705-EU0101F Dual-Band Wireless-LAN USB-Adapter (450Mbps)
https://www.amazon.de/gp/product/B00B1YJORO/
is a run(4) I think and still a few available shipping from the UK.

ugen0.4: <ZyXEL NWD2705> at usbus0, cfg=0 md=HOST spd=HIGH (480Mbps) 
pwr=ON (32mA)

from dmesg after loading if_run (and runfw):
ugen0.4: <ZyXEL NWD2705> at usbus0 (disconnected)
ugen0.4: <ZyXEL NWD2705> at usbus0
run0 on uhub0
run0: <ZyXEL NWD2705, class 0/0, rev 2.00/1.01, addr 3> on usbus0
run0: MAC/BBP RT3593 (rev 0x0402), RF RT3053 (MIMO 3T3R), address 
fc:f5:28:fa:c7:e2
run0: 11a rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
run0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
run0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 
24Mbps 36Mbps 48Mbps 54Mbps
run0: firmware RT3071 ver. 0.33 loaded

I am not sure if run(4) does the right thing as it should support 11n as 
well.

/bz


More information about the freebsd-wireless mailing list