CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/08/21 01:56:31
Modified files:
sys/dev/ic : r92creg.h rtwn.c
sys/dev/usb : if_urtwn.c
Log message:
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@
