Page MenuHomeFreeBSD

net/wifi-firmware-iwlwifi-kmod: add more ax210 firmware files
ClosedPublic

Authored by bz on Nov 8 2024, 1:43 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Dec 14, 9:52 PM
Unknown Object (File)
Fri, Dec 13, 6:46 PM
Unknown Object (File)
Sun, Dec 8, 6:10 PM
Unknown Object (File)
Fri, Nov 29, 1:03 AM
Unknown Object (File)
Nov 21 2024, 4:34 PM
Unknown Object (File)
Nov 19 2024, 2:12 AM
Unknown Object (File)
Nov 18 2024, 8:39 AM
Unknown Object (File)
Nov 17 2024, 10:24 AM
Subscribers

Details

Summary

Some firmware files for the AX210 flavour were missing before.
Add them so we do not run into problems when disabling in-src.git
firmware compilation.

Sponsored by: The FreeBSD Foundation
Found during: Installer testing on multiple cards
MFC after: 1 hour

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 60442
Build 57326: arc lint + arc unit

Event Timeline

bz requested review of this revision.Nov 8 2024, 1:43 AM
bz created this revision.

Needs a FWDRV_VERSION bump?

FWDRV_VERSION is the git tag in linux-firmware.git. Would need a PORT_MUMBLE bump. PORTREVISION it is. Will add.

Added it to D47481 which needs to bump it for all of the wifi-firmware-<name>-kmod ports anyway.
Saves us from conflicts between the individual ports and the common framework. Seems easier to track it there and always bump there.

In D47480#1083471, @bz wrote:

Added it to D47481 which needs to bump it for all of the wifi-firmware-<name>-kmod ports anyway.
Saves us from conflicts between the individual ports and the common framework. Seems easier to track it there and always bump there.

Ok sounds good.

This revision was not accepted when it landed; it landed in state Needs Review.Nov 10 2024, 11:20 PM
This revision was automatically updated to reflect the committed changes.