Date: Thu, 10 Jul 2025 22:56:57 GMT From: Alexander Ziaee <ziaee@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: a75d3cf495 - main - HW Relnotes: Consolidate remaining Serial Interfaces Message-ID: <202507102256.56AMuvbX034500@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/doc/commit/?id=a75d3cf495523bab0aa6ff1ab6a7e0d8d04d66ef commit a75d3cf495523bab0aa6ff1ab6a7e0d8d04d66ef Author: Alexander Ziaee <ziaee@FreeBSD.org> AuthorDate: 2025-07-10 22:55:29 +0000 Commit: Alexander Ziaee <ziaee@FreeBSD.org> CommitDate: 2025-07-10 22:55:34 +0000 HW Relnotes: Consolidate remaining Serial Interfaces Adjust the note in USB Devices accordingly. Reviewed by: delphij Differential Revision: https://reviews.freebsd.org/D50593 --- website/archetypes/release/hardware.adoc | 44 ++++++++++++++++---------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/website/archetypes/release/hardware.adoc b/website/archetypes/release/hardware.adoc index ea3bec978d..ab1cd9e84a 100644 --- a/website/archetypes/release/hardware.adoc +++ b/website/archetypes/release/hardware.adoc @@ -634,10 +634,28 @@ Marvell 88W8363 IEEE 802.11n wireless network adapters (man:mwl[4] driver) &hwlist.uark; +&hwlist.ubsa; + +&hwlist.ubser; + &hwlist.uchcom; &hwlist.ucycom; +&hwlist.uftdi; + +&hwlist.umcs; + +&hwlist.umct; + +&hwlist.umoscom; + +&hwlist.uplcom; + +&hwlist.uslcom; + +&hwlist.uvscom; + [[sound]] === Sound Devices @@ -712,19 +730,15 @@ Marvell 88W8363 IEEE 802.11n wireless network adapters (man:mwl[4] driver) A range of USB peripherals are supported; devices known to work are listed in this section. Owing to the generic nature of most USB devices, with some exceptions any device of a given class will be supported, even if not explicitly listed here. -[NOTE] -==== -USB network interfaces can be found in <<ethernet,Ethernet Interfaces>> or <<wlan,Wireless Network Interfaces>>. -==== - [NOTE] ==== USB Bluetooth adapters can be found in <<bluetooth,Bluetooth>>. -==== -[NOTE] -==== USB human interface devices can be found in <<misc,Miscellaneous>>. + +USB network interfaces can be found in <<ethernet,Ethernet Interfaces>> or <<wlan,Wireless Network Interfaces>>. + +USB serial interfaces can be found in <<serial,Serial Interfaces>>. ==== Altera University Program Secure Data Card IP Core (man:altera_sdcard[4] driver) @@ -767,26 +781,12 @@ Altera University Program Secure Data Card IP Core (man:altera_sdcard[4] driver) &hwlist.ulpt; -&hwlist.ubsa; - -&hwlist.ubser; - -&hwlist.uftdi; - -&hwlist.uplcom; - -&hwlist.umcs; - &hwlist.umct; [amd64, i386] Audio Devices (man:uaudio[4] driver) -&hwlist.uslcom; - &hwlist.uvisor; -&hwlist.uvscom; - &hwlist.xhci; [[firewire]]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202507102256.56AMuvbX034500>
