Source-Changes archive

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

CVS commit: [netbsd-11] src/sys/dev/hdaudio



Module Name:    src
Committed By:   martin
Date:           Tue Oct 28 13:33:07 UTC 2025

Modified Files:
        src/sys/dev/hdaudio [netbsd-11]: hdafg.c

Log Message:
Pull up following revision(s) (requested by nia in ticket #76):

        sys/dev/hdaudio/hdafg.c: revision 1.33

hdaudio(4): Do not expose non-functional volume controls.

The old code supported "volume without mute", but not "mute
without volume", which are widely exposed by hdaudio devices.

This resulted in redundant volume controls with delta=256
(not allowing them to be set).

While here, classify PC speaker and phone out controls as
output controls.
"ship it" jmcneill@

PR kern/59712 hdaudio driver exposes nonexistent volume controls


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.32.4.1 src/sys/dev/hdaudio/hdafg.c

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




Home | Main Index | Thread Index | Old Index