NetBSD-Bugs archive

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

Re: kern/52075



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

From: "Ian D. Leroux" <idleroux%fastmail.fm@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: Nathanial Sloss <nat%netbsd.org@localhost>, nat%NetBSD.org@localhost,
 gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost
Subject: Re: kern/52075
Date: Sun, 2 Apr 2017 07:08:32 -0400

 On Sun,  2 Apr 2017 10:45:01 +0000 (UTC) Nathanial Sloss
 <nat%netbsd.org@localhost> wrote:
 >  The issue with timidity on NetBSD-Current is that timidity opens and
 > audio device and an audioctl device to check on play back progress.
 >  
 >  On NetBSD-Current the open of the audioctl device would be a new
 > channel so the progess of the audio device cannot be monitored.
 >  
 >  It would require using ioctls present in audioio.h/audio.c after
 > March 21 to set the channel on the audioctl device.
 
 Thanks for the explanation.  I've rebuilt timidity with the new patches,
 but my base system is older than March 21 so I'll need to update it
 before I can confirm the fix. I'll try to do that as soon as the
 current breakage is resolved.
 
 --
 IDL
 


Home | Main Index | Thread Index | Old Index