NetBSD-Bugs archive

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

PR/52781 CVS commit: src



The following reply was made to PR kern/52781; it has been noted by GNATS.

From: "Nathanial Sloss" <nat%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52781 CVS commit: src
Date: Tue, 22 May 2018 01:35:49 +0000

 Module Name:	src
 Committed By:	nat
 Date:		Tue May 22 01:35:49 UTC 2018
 
 Modified Files:
 	src/share/man/man7: audio.7
 	src/sys/dev: audio.c
 
 Log Message:
 Using audioctl without the -p switch defaults to the mix ring.  This allows
 setting the hardware gain etc.
 
 Update the audio spec in audio.7 to reflect these changes.
 
 Addresses PR kern/52781.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.2 -r1.3 src/share/man/man7/audio.7
 cvs rdiff -u -r1.456 -r1.457 src/sys/dev/audio.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