git: d58c46d47c - main - Tidy the 15.0 release notes' ix section
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Nov 2025 19:35:54 UTC
The branch main has been updated by asomers:
URL: https://cgit.FreeBSD.org/doc/commit/?id=d58c46d47ca58d70f46f28c086c18109463740f4
commit d58c46d47ca58d70f46f28c086c18109463740f4
Author: Alan Somers <asomers@FreeBSD.org>
AuthorDate: 2025-11-18 18:14:02 +0000
Commit: Alan Somers <asomers@FreeBSD.org>
CommitDate: 2025-11-18 19:35:40 +0000
Tidy the 15.0 release notes' ix section
* Drop a confusingly redundant sounding section.
* Change another section's git tag to the main branch, not stable/14.
Reviewed by: kbowling
Sponsored by: ConnectWise
Differential Revision: https://reviews.freebsd.org/D53810
---
website/content/en/releases/15.0R/relnotes.adoc | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/website/content/en/releases/15.0R/relnotes.adoc b/website/content/en/releases/15.0R/relnotes.adoc
index 2f2f22098e..8a8566bafb 100644
--- a/website/content/en/releases/15.0R/relnotes.adoc
+++ b/website/content/en/releases/15.0R/relnotes.adoc
@@ -719,8 +719,6 @@ Required firmware files are already included in to package:comms/iwmbt-firmware[
man:ena[4] driver version has been updated to v2.8.1 (gitref:a1685d25601e[repository=src]).
(Sponsored by Amazon, Inc.)
-man:ix[4]: Add support for 1000BASE-BX SFP modules x550(gitref:24491b4acce5[repository=src]).
-
man:bnxt[4]: Enable NPAR support on BCM57504 10/25GbE NICs.
(gitref:54f842ed8897[repository=src]).
@@ -732,7 +730,7 @@ man:bnxt[4]: Add support for 400G speed modules (gitref:32fdad17f060[repository=
man:ix[4]: Add support for 1000BASE-BX SFP modules.
Add support for 1Gbit BiDi modules.
-(gitref:c34817d9aef7[repository=src]).
+(gitref:89d4096950c4[repository=src]).
man:igc[4]: Fix attach for I226-K and LMVP devices.
The device IDs for these were in the driver's list of PCI ids to attach to, but `igc_set_mac_type()` had never been setup to set the correct mac type for these devices.