tech-kern archive

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

Re: recording /dev/sound vs pause



At Tue, 24 Mar 2020 07:29:24 +0200,
Yorick Hardy wrote:
> > I'll treat this /dev/sound's behavior as a bug and fix it as follows:
> > - opening /dev/audio (pause is always false in this case) always starts
> >   recording.
> >   (NetBSD7 did so, but -9/HEAD doesn't currently, this is my bug)
> > - opening /dev/sound (if the sticky pause = false) starts recording.
> >   (NetBSD7 and -9/HEAD didn't so, this is an old bug)
> > - opening /dev/sound (if the sticky pause = true) doesn't start recording.
> >   (no changes)
> 
> That is the behaviour I would expect, thanks!

I've commited it.
If you find any problems, please send pr.

Thanks,
---
Tetsuya Isaki <isaki%pastel-flower.jp@localhost / isaki%NetBSD.org@localhost>


Home | Main Index | Thread Index | Old Index