A couple of minor changes for rtl8192eu:
authorkevlo <kevlo@openbsd.org>
Sun, 21 Aug 2022 07:56:31 +0000 (07:56 +0000)
committerkevlo <kevlo@openbsd.org>
Sun, 21 Aug 2022 07:56:31 +0000 (07:56 +0000)
commit8bca19d06bc22b2019fa8902cbc2387ac3b8a5f3
tree94caeed116278475d25183da9f526429b7ec46f3
parent01f007c5caea52a38b9196c5bb9cdb49e44323de
A couple of minor changes for rtl8192eu:

- enable Tx/Rx aggregations of individual 802.11 frames on the USB bus
- in urtwn_fw_loadpage(), the maximum block size is 254 bytes rather than
  196 bytes
- clear the interrupt status register
- no need to disable BAR for USB devices and set NAV limit

ok stsp@, jmatthew@
sys/dev/ic/r92creg.h
sys/dev/ic/rtwn.c
sys/dev/usb/if_urtwn.c