Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jul 2025 19:59:00 GMT
From:      Alexander Ziaee <ziaee@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 2bca0772d9 - main - HW Relnotes: Move uaudio to Sound
Message-ID:  <202507171959.56HJx0LT070640@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=2bca0772d98a06481df3f702e0ef5274da020e00

commit 2bca0772d98a06481df3f702e0ef5274da020e00
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2025-07-17 19:58:26 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2025-07-17 19:58:31 +0000

    HW Relnotes: Move uaudio to Sound
    
    Since this is the only usb sound driver, I think it makes more sense
    to put it with the other sound drivers. Especially since nobody has
    ever noticied that the link is incorrectly named and it has actually
    always been broken.
    
    Reviewed by:            christos, mhorne
    Differential Revision:  https://reviews.freebsd.org/D51262
---
 website/archetypes/release/hardware.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/website/archetypes/release/hardware.adoc b/website/archetypes/release/hardware.adoc
index 81a882d183..ee46d11fa4 100644
--- a/website/archetypes/release/hardware.adoc
+++ b/website/archetypes/release/hardware.adoc
@@ -713,6 +713,8 @@ Marvell 88W8363 IEEE 802.11n wireless network adapters (man:mwl[4] driver)
 
 &hwlist.snd_t4dwave;
 
+&hwlist.snd_uaudio;
+
 &hwlist.snd_via8233;
 
 &hwlist.snd_via82c686;
@@ -785,8 +787,6 @@ Altera University Program Secure Data Card IP Core (man:altera_sdcard[4] driver)
 
 &hwlist.umct;
 
-[amd64, i386] Audio Devices (man:uaudio[4] driver)
-
 &hwlist.uvisor;
 
 &hwlist.xhci;



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202507171959.56HJx0LT070640>