Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: nonaka
Date: Sun Dec 18 02:18:29 UTC 2016
Modified Files:
src/distrib/sets/lists/base: mi
src/external/intel-fw-public: Makefile
src/external/intel-fw-public/iwl7260: Makefile
src/external/intel-fw-public/iwl7265: Makefile
src/sys/dev/pci: if_iwm.c if_iwmreg.h if_iwmvar.h
Added Files:
src/external/intel-fw-public/iwl7260/dist: iwlwifi-7260-16.ucode
src/external/intel-fw-public/iwl7265/dist: iwlwifi-7265-16.ucode
iwlwifi-7265D-16.ucode
src/external/intel-fw-public/iwl8000: Makefile
src/external/intel-fw-public/iwl8000/dist: LICENSE.iwlwifi-8000-ucode
README.iwlwifi-8000-ucode iwlwifi-8000C-16.ucode
Log Message:
iwm(4): Sync with OpenBSD.
7265 works fine.
7260 and 3160 maybe work.
7265D, 3165 and 8260 not work yet.
if_iwm.c: r1.147.
if_iwmreg.h: r1.19 without r1.16.
if_iwmvar.h: r1.24.
firmware is taken from https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi
- iwlwifi-7260-ucode-16.242414.0.tgz
- iwlwifi-3160-ucode-16.242414.0.tgz
- iwlwifi-7265-ucode-16.242414.0.tgz
- iwlwifi-8000-ucode-16.242414.0.tgz
To generate a diff of this commit:
cvs rdiff -u -r1.1141 -r1.1142 src/distrib/sets/lists/base/mi
cvs rdiff -u -r1.9 -r1.10 src/external/intel-fw-public/Makefile
cvs rdiff -u -r1.1 -r1.2 src/external/intel-fw-public/iwl7260/Makefile
cvs rdiff -u -r0 -r1.1 \
src/external/intel-fw-public/iwl7260/dist/iwlwifi-7260-16.ucode
cvs rdiff -u -r1.1 -r1.2 src/external/intel-fw-public/iwl7265/Makefile
cvs rdiff -u -r0 -r1.1 \
src/external/intel-fw-public/iwl7265/dist/iwlwifi-7265-16.ucode \
src/external/intel-fw-public/iwl7265/dist/iwlwifi-7265D-16.ucode
cvs rdiff -u -r0 -r1.1 src/external/intel-fw-public/iwl8000/Makefile
cvs rdiff -u -r0 -r1.1 \
src/external/intel-fw-public/iwl8000/dist/LICENSE.iwlwifi-8000-ucode \
src/external/intel-fw-public/iwl8000/dist/README.iwlwifi-8000-ucode \
src/external/intel-fw-public/iwl8000/dist/iwlwifi-8000C-16.ucode
cvs rdiff -u -r1.44 -r1.45 src/sys/dev/pci/if_iwm.c
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/pci/if_iwmreg.h
cvs rdiff -u -r1.9 -r1.10 src/sys/dev/pci/if_iwmvar.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