Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Remove azalia(4) references, spotted by maxv



details:   https://anonhg.NetBSD.org/src/rev/981805acaaad
branches:  trunk
changeset: 744898:981805acaaad
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Sun Feb 16 10:45:42 2020 +0000

description:
Remove azalia(4) references, spotted by maxv

diffstat:

 share/man/man4/hdaudio.4 |  11 ++---------
 1 files changed, 2 insertions(+), 9 deletions(-)

diffs (39 lines):

diff -r 8635dddf8f9a -r 981805acaaad share/man/man4/hdaudio.4
--- a/share/man/man4/hdaudio.4  Sun Feb 16 09:53:54 2020 +0000
+++ b/share/man/man4/hdaudio.4  Sun Feb 16 10:45:42 2020 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: hdaudio.4,v 1.14 2014/09/19 17:27:12 christos Exp $
+.\"    $NetBSD: hdaudio.4,v 1.15 2020/02/16 10:45:42 jmcneill Exp $
 .\"
 .\" Copyright (c) 2009, 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd September 19, 2014
+.Dd February 16, 2020
 .Dt HDAUDIO 4
 .Os
 .Sh NAME
@@ -46,8 +46,6 @@
 .Nm
 device driver is expected to support any PCI device which is
 compliant to the High Definition Audio Specification 1.0.
-It is a replacement for
-.Xr azalia 4 .
 It was written from scratch following the Intel HD Audio and Microsoft
 Universal Audio Architecture specifications.
 .Pp
@@ -76,11 +74,6 @@
 As part of this process, loops in the inter-codec links must be detected
 and muted, bi-directional pins must be set up appropriately and the locations
 of pins determined.
-Unlike the
-.Xr azalia 4
-driver (which tends to generate a large number of unclearly named
-.Xr mixer 4
-controls),
 .Nm
 works backwards by starting with a list of desired, consistent and compatible
 .Xr mixer 4



Home | Main Index | Thread Index | Old Index