git: b63fc6f01b - main - relnotes: Drop i386 from multiple MCFG description
John Baldwin <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/doc/commit/?id=b63fc6f01b3f53cbfff6ad27863d93639505f5bb commit b63fc6f01b3f53cbfff6ad27863d93639505f5bb Author: John Baldwin <[email protected]> AuthorDate: 2025-12-01 16:18:02 +0000 Commit: John Baldwin <[email protected]> CommitDate: 2025-12-01 16:18:02 +0000 relnotes: Drop i386 from multiple MCFG description --- website/content/en/releases/15.0R/relnotes.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/releases/15.0R/relnotes.adoc b/website/content/en/releases/15.0R/relnotes.adoc index 678a8564bf..eb8342fcd6 100644 --- a/website/content/en/releases/15.0R/relnotes.adoc +++ b/website/content/en/releases/15.0R/relnotes.adoc @@ -932,7 +932,7 @@ The BE200 based chipsets will need newer firmware requiring further driver fixes Numerous stability improvements have been in the man:iwlwifi[4] driver for Intel Wi-Fi devices. {{< sponsored "The FreeBSD Foundation" >}} -Multiple PCI MCFG regions are now supported on amd64 and i386, allowing PCI configuration space access for domains (segments) other than 0. +Multiple PCI MCFG regions are now supported on amd64, allowing PCI configuration space access for domains (segments) other than 0. gitref:4b5f64408804[repository=src] The man:smsc[4] Ethernet driver can now fetch the value of `smsc95xx.macaddr` passed by some Raspberry Pi models and use it for the MAC address.