NetBSD-Bugs archive

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

PR/56308 CVS commit: src/tests/dev/audio



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

From: "Tetsuya Isaki" <isaki%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56308 CVS commit: src/tests/dev/audio
Date: Wed, 21 Jul 2021 06:18:33 +0000

 Module Name:	src
 Committed By:	isaki
 Date:		Wed Jul 21 06:18:32 UTC 2021
 
 Modified Files:
 	src/tests/dev/audio: audiotest.c
 
 Log Message:
 Add AUDIO_SETINFO_gain_balance test.
 The test checks whether AUDIO_SETINFO can change the gain and the balance
 at the same time (if MD driver has the capability).  See PR kern/56308.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.13 -r1.14 src/tests/dev/audio/audiotest.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