Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   mlelstv
Date:           Mon Dec  1 16:02:42 UTC 2025

Modified Files:
        src/sys/dev/pci: if_iwm.c if_iwmreg.h if_iwmvar.h

Log Message:
Pull in some code from OpenBSD and adapt to our net80211 stack.

The result seems to be stable (no more firmware panics and
unknown firmware events). The driver now also sets (and
upgrades) transmit rates.

Tested with
- Intel AC 3168
- Intel AC 7265
- Intel AC 8000
- Intel AC 8265

AC 3168 now also uses a more recent firmware (in a separate commit).


To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 src/sys/dev/pci/if_iwm.c
cvs rdiff -u -r1.14 -r1.15 src/sys/dev/pci/if_iwmreg.h
cvs rdiff -u -r1.20 -r1.21 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