NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/52459 CVS commit: [netbsd-8] src/sys/dev
The following reply was made to PR kern/52459; it has been noted by GNATS.
From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/52459 CVS commit: [netbsd-8] src/sys/dev
Date: Thu, 31 Aug 2017 11:10:37 +0000
Module Name: src
Committed By: martin
Date: Thu Aug 31 11:10:37 UTC 2017
Modified Files:
src/sys/dev [netbsd-8]: audio.c
Log Message:
Pull up following revision(s) (requested by nat in ticket #238):
sys/dev/audio.c: revision 1.392
sys/dev/audio.c: revision 1.386
sys/dev/audio.c: revision 1.387
Reset mixer ports on opening /dev/sound.
This fixes an issue reported on port-arm@ by Brian Buhrow.
Ensure to call mix write if inserting silence into the hw ring.
Addresses PR kern/52459.
Patch provided and tested by isaki@.
If the harware ring is starved of data...Insert silence into the mix ring
so mix_write can function properly.
To generate a diff of this commit:
cvs rdiff -u -r1.357.2.4 -r1.357.2.5 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