Port details |
- wifi-firmware-kmod Firmware modules for WiFi NIC drivers
- 20230508 net
=0 20230508Version of this port present on the latest quarterly branch. - Maintainer: bz@FreeBSD.org
 - Port Added: 2023-05-12 12:00:11
- Last Update: 2023-05-12 11:57:09
- Commit Hash: 6247964
- License: NA
- WWW:
- https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/
- Description:
- Meta port for the firmware modules for the WiFi NIC drivers.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- wifi-firmware-kmod>0:net/wifi-firmware-kmod
- To install the port:
- cd /usr/ports/net/wifi-firmware-kmod/ && make install clean
- To add the package, run one of these commands:
- pkg install net/wifi-firmware-kmod
- pkg install wifi-firmware-kmod
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wifi-firmware-kmod
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- wifi-firmware-ath10k-kmod>0 : net/wifi-firmware-ath10k-kmod
- wifi-firmware-ath11k-kmod>0 : net/wifi-firmware-ath11k-kmod
- wifi-firmware-mt76-kmod>0 : net/wifi-firmware-mt76-kmod
- wifi-firmware-rtw88-kmod>0 : net/wifi-firmware-rtw88-kmod
- wifi-firmware-rtw89-kmod>0 : net/wifi-firmware-rtw89-kmod
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_wifi-firmware-kmod
- USES:
- metaport
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20230508 12 May 2023 11:57:09
    |
Bjoern A. Zeeb (bz)  |
net/wifi-firmware-*: use metaport for "base" and switch to Makefile.inc
Rename the wifi-firmware-base to wifi-firmware-kmod (similar to
gpu-firmware-mod). The former was never build so technically it
is no move. Make the new subdir a metaport including all
wireless firmware.
Move the old Makefile to Makefile.inc and adjust the child ports
accordingly.
This solves two problems: (1) the base port is now buildable and (2)
there is a single port to depend on to add all the needed firmware
files to, e.g., put on a release media.
Suggested by: amdmi3
PR: 270742
Reviewed by: ehaupt, jrm
Approved by: ehaupt, jrm
Differential Revision: https://reviews.freebsd.org/D40014 |
Number of commits found: 1
|