NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/52685 CVS commit: src/sys/dev
The following reply was made to PR kern/52685; it has been noted by GNATS.
From: "Nathanial Sloss" <nat%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/52685 CVS commit: src/sys/dev
Date: Thu, 2 Nov 2017 02:08:02 +0000
Module Name: src
Committed By: nat
Date: Thu Nov 2 02:08:02 UTC 2017
Modified Files:
src/sys/dev: audio.c
Log Message:
Revert commit rev 1.419 to audio.c. This should address PR kern/52685.
This also means that drivers that have a static block size will have more
latency at lower sample rates/precision/channels. Also audio drivers that
do more than supply rounded blocksizes in their round_blocksize functions
will have to be changed.
To generate a diff of this commit:
cvs rdiff -u -r1.421 -r1.422 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