Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20241017_2 19 Mar 2025 14:33:36
    |
Bjoern A. Zeeb (bz)  |
net/wifi-firmware-{iwlwifi,*}-kmod: add missing firmware files
The firmware files for iwlwifi were lacking entries for some older
driver versions on 14.2-RELEASE and stable/14 [1] before
src:f4e352ef16d6.
In addition iwx(4) switched to using the same firmware file names
as iwlwifi so that fwget(8) would work for both of them (D49259).
We add the set of iwx(4) firmware files hard coded to the list of
files.
Given the list of supported revisions will grow and maintaining them
for all branches will be tedious without overlap we will simply create
the lists and let make do the job of :O:u (sort/uniq) in the common
Makefile.inc to filter out duplicates between branches. (Only the first 15 lines of the commit message are shown above ) |
20241017_2 14 Mar 2025 19:31:24
    |
Jesper Schmitz Mouridsen (jsm)  |
net/wifi-firmware-mtw-kmod: Rename to net/wifi-firmware-mt7601u-kmod
Fixes also the flavor part, so that the specific pkg includes
the binary firmware
Reviewed by: bz
Differential Revision: https://reviews.freebsd.org/D48944 |
Number of commits found: 2
|