CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2016/09/21 07:08:34
Modified files: sys/dev/pci : if_iwm.c Log message: Copy the AP's actual EDCA parameters into iwm's mac context command rather than some fixed values present in this file since r1.1. Allows the firmware to properly time its transmissions in 11n networks. ok sthen@