Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-8] src/sys/dev/pci
Module Name: src
Committed By: snj
Date: Fri Aug 25 05:38:07 UTC 2017
Modified Files:
src/sys/dev/pci [netbsd-8]: if_iwn.c if_iwnreg.h if_iwnvar.h
Log Message:
Pull up following revision(s) (requested by mlelstv in ticket #218):
sys/dev/pci/if_iwn.c: revision 1.85
sys/dev/pci/if_iwnreg.h: revision 1.17
sys/dev/pci/if_iwnvar.h: revision 1.20
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.84.6.1 src/sys/dev/pci/if_iwn.c
cvs rdiff -u -r1.16 -r1.16.6.1 src/sys/dev/pci/if_iwnreg.h
cvs rdiff -u -r1.19 -r1.19.6.1 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.
Home |
Main Index |
Thread Index |
Old Index