aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjoern A. Zeeb <bz@FreeBSD.org>2026-01-16 20:27:21 +0000
committerBjoern A. Zeeb <bz@FreeBSD.org>2026-01-16 20:29:49 +0000
commitc940f5c775dfe241e3e9a80fbf62286cdf44c0a0 (patch)
tree52d8328c9c4f06e4959d43b3e9a4796472cc297b
parentfd34f549b711f0481336a838a99af710ab24644a (diff)
RELNOTES: LinuxKPI based wireless drivers are now avail on RISC-V
This was enabled after a report [1] that iwlwifi(4) works on RISC-V. [1] https://mail-archive.freebsd.org/cgi/getmsg.cgi?fetch=5947+0+archive/2026/freebsd-wireless/20260112.freebsd-wireless Sponsored by: The FreeBSD Foundation
-rw-r--r--RELNOTES4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 3f919cff0efc..09d497716fd0 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,6 +10,10 @@ newline. Entries should be separated by a newline.
Changes to this file should not be MFCed.
+0fa7b3bee72e, c71f18998e0b, 4162a419a475, f5a77dc8f8df:
+ LinuxKPI based wireless drivers, especially iwlwifi(4) are now
+ supported on RISC-V.
+
8254b0dec02b3, bd55cbb50c588:
The mac(4) framework has been extended to support jail operations,
allowing a policy to constrain jail creation, modification, removal, and