NetBSD-Bugs archive

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

PR/56308 CVS commit: src/sys/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/sys/dev/audio
Date: Wed, 21 Jul 2021 06:14:58 +0000

 Module Name:	src
 Committed By:	isaki
 Date:		Wed Jul 21 06:14:58 UTC 2021
 
 Modified Files:
 	src/sys/dev/audio: audio.c
 
 Log Message:
 AUDIO_SETINFO: fix a bug that the gain and the balance could not be set
 at the same time.  Fix PR kern/56308.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.104 -r1.105 src/sys/dev/audio/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