git: 001d3b0b66 - main - Status/2025/Q1/wireless-iwx.adoc: Add status report
Tom Jones <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by thj: URL: https://cgit.FreeBSD.org/doc/commit/?id=001d3b0b665d7ed6969cb427f320003dddc6f22d commit 001d3b0b665d7ed6969cb427f320003dddc6f22d Author: Tom Jones <[email protected]> AuthorDate: 2025-04-01 08:11:21 +0000 Commit: Tom Jones <[email protected]> CommitDate: 2025-04-11 08:09:24 +0000 Status/2025/Q1/wireless-iwx.adoc: Add status report Reviewed by: salvadore Differential Revision: https://reviews.freebsd.org/D49599 --- .../status/report-2025-01-2025-03/wireless-iwx.adoc | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/website/content/en/status/report-2025-01-2025-03/wireless-iwx.adoc b/website/content/en/status/report-2025-01-2025-03/wireless-iwx.adoc new file mode 100644 index 0000000000..e279f7328d --- /dev/null +++ b/website/content/en/status/report-2025-01-2025-03/wireless-iwx.adoc @@ -0,0 +1,20 @@ +=== Wireless Update + +Contact: Tom Jones <[email protected]> + +Contact: The FreeBSD wireless mailing list <[email protected]> + +At the end of 2024 Future Crew LLC provided the source for their iwx port from OpenBSD. +I opted to merge the two drivers together using the Future Crew driver as a base and importing my modifications. + +I worked on this driver, tidying up and removing a lot of development code and expanding support for more devices. +iwx in FreeBSD should now attach to any device supported by OpenBSD. +Firmware is available thanks to mailto:[email protected][bz@] in the package:net/wifi-firmware-iwlwifi-kmod[] package. + +iwx landed in FreeBSD on the final day of the quarter. +iwx probes with a lower priority than iwlwifi to avoid breaking deployed configurations. + +iwx supports legacy, HT and VHT rates and some users have reported significant througputs in test. +There remain many issues around rate selection and development is continuing. + + +Sponsor: The FreeBSD Foundation