Module Name:    src
Committed By:   jmcneill
Date:           Sun Feb 16 10:45:42 UTC 2020

Modified Files:
        src/share/man/man4: hdaudio.4

Log Message:
Remove azalia(4) references, spotted by maxv


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/share/man/man4/hdaudio.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/hdaudio.4
diff -u src/share/man/man4/hdaudio.4:1.14 src/share/man/man4/hdaudio.4:1.15
--- src/share/man/man4/hdaudio.4:1.14	Fri Sep 19 17:27:12 2014
+++ src/share/man/man4/hdaudio.4	Sun Feb 16 10:45:42 2020
@@ -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 @@ The
 .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 @@ controls.
 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

Reply via email to