NetBSD-Bugs archive

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

PR/54667 CVS commit: [netbsd-9] src



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54667 CVS commit: [netbsd-9] src
Date: Tue, 19 Nov 2019 11:01:28 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Tue Nov 19 11:01:27 UTC 2019
 
 Modified Files:
 	src/lib/libossaudio [netbsd-9]: ossaudio.c
 	src/sys/compat/ossaudio [netbsd-9]: ossaudio.c
 
 Log Message:
 Pull up following revision(s) (requested by isaki in ticket #446):
 	lib/libossaudio/ossaudio.c: revision 1.37
 	lib/libossaudio/ossaudio.c: revision 1.38
 	sys/compat/ossaudio/ossaudio.c: revision 1.77
 	sys/compat/ossaudio/ossaudio.c: revision 1.78
 Use record.sample_rate for recording on SNDCTL_DSP_SPEED.
 Fix PR lib/54667.
 Use record.sample_rate for recording on SNDCTL_DSP_SPEED.
 It's kernel side of PR lib/54667.
 Use record field for recording even on
 SNDCTL_DSP_STEREO, SNDCTL_DSP_SETFMT, and SNDCTL_DSP_CHANNELS.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.36 -r1.36.2.1 src/lib/libossaudio/ossaudio.c
 cvs rdiff -u -r1.74.4.1 -r1.74.4.2 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