]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
[run] Set ampdu rxmax same as linux; RF2020 isn't an 11n NIC
authorAdrian Chadd <adrian@FreeBSD.org>
Sat, 30 May 2020 00:06:26 +0000 (00:06 +0000)
committerAdrian Chadd <adrian@FreeBSD.org>
Sat, 30 May 2020 00:06:26 +0000 (00:06 +0000)
commit700af579c57686ae0c1ad4e424fe1f2494b3b320
tree3cb16b81e6ccc7a93bea7f4a08ed2cad042c7dd4
parentb71dc87559cefd4a4d0a4007130a431aa6344801
[run] Set ampdu rxmax same as linux; RF2020 isn't an 11n NIC

This is from the linux driver:

* set the ampdu rx max to 32k for 1 stream devics like mine, and
  64k for larger ones
* Don't enable 11n bits for RF2020
sys/dev/usb/wlan/if_run.c