NetBSD-Bugs archive

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

re: kern/55130: audio sometimes plays a buzz sound for a few seconds when changing volume



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

From: matthew green <mrg%eterna.com.au@localhost>
To: Tetsuya Isaki <isaki%pastel-flower.jp@localhost>
Cc: kern-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
    netbsd-bugs%netbsd.org@localhost, coypu%sdf.org@localhost, gnats-bugs%netbsd.org@localhost
Subject: re: kern/55130: audio sometimes plays a buzz sound for a few seconds when changing volume
Date: Wed, 08 Apr 2020 15:15:06 +1000

 > +	/* Disable interrupt notification to upper layer */
 > +	ad->ad_playbackintr = NULL;
 
 should this (and capture) be protected by sc_intr_lock?
 the access of it occurs there..
 
 
 .mrg.
 


Home | Main Index | Thread Index | Old Index