Module Name: src Committed By: mlelstv Date: Wed Jul 19 16:55:12 UTC 2017
Modified Files: src/sys/dev/pci: if_iwn.c if_iwnreg.h if_iwnvar.h Log Message: Pull in some hardware support from FreeBSD. Also fix 5GHz mode by adapting the method described in: https://forums.freebsd.org/threads/53574/. To generate a diff of this commit: cvs rdiff -u -r1.84 -r1.85 src/sys/dev/pci/if_iwn.c cvs rdiff -u -r1.16 -r1.17 src/sys/dev/pci/if_iwnreg.h cvs rdiff -u -r1.19 -r1.20 src/sys/dev/pci/if_iwnvar.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.