NetBSD-Bugs archive

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

PR/54667 CVS commit: src/sys/compat/ossaudio



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

From: "Tetsuya Isaki" <isaki%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54667 CVS commit: src/sys/compat/ossaudio
Date: Sat, 2 Nov 2019 11:56:34 +0000

 Module Name:	src
 Committed By:	isaki
 Date:		Sat Nov  2 11:56:34 UTC 2019
 
 Modified Files:
 	src/sys/compat/ossaudio: ossaudio.c
 
 Log Message:
 Use record.sample_rate for recording on SNDCTL_DSP_SPEED.
 It's kernel side of PR lib/54667.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.76 -r1.77 src/sys/compat/ossaudio/ossaudio.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