diff --git a/website/content/en/releases/13.2R/relnotes.adoc b/website/content/en/releases/13.2R/relnotes.adoc --- a/website/content/en/releases/13.2R/relnotes.adoc +++ b/website/content/en/releases/13.2R/relnotes.adoc @@ -293,6 +293,16 @@ It runs NXP-supplied firmware which provides DPAA2 objects as an abstraction layer, and provides a `dpni` network interface. gitref:d5a64a935bc9[repository=src] (Sponsored by Bare Enthusiasm :) and Traverse Technologies) +The man:iwlwifi[4] driver for Intel wireless interfaces was updated. +(Sponsored by The FreeBSD Foundation) + +The man:rtw88[4] driver was added to support several Realtek wireless PCI interfaces. +It is currently limited to 802.11 a/b/g operation. +See https://wiki.freebsd.org/WiFi/Rtw88[] for additional information. + +There were many additions and improvements to the KPI for support of Linux device drivers. +(Sponsored by The FreeBSD Foundation) + [[drivers-platform]] === Supported Platforms @@ -335,6 +345,10 @@ gitref:1dcb6002c500[repository=src] (Sponsored by The FreeBSD Foundation). See also gitref:233ab015c0d7[repository=src] +Several bugs have been fixed in man:loader[8] that caused the video console output to disappear. +These appeared to be hangs after the boot loader starts the kernel. +(Sponsored by Netflix) + [[boot-process]] === Other Boot Changes