Re: Setting flags on /dev/audio

2016-10-07 Thread Alexandre Ratchov
On Fri, Oct 07, 2016 at 08:11:46AM +1100, Tobias Brodel wrote: > On 10/06/16 22:44, ludovic coues wrote: > >misc strip attachment. Please send your diff inline or start a new thread > >on dev > Thanks forthe pointer Ludovic, > Hi, We moved significant parts of the audio and MIDI sub-system out o

Re: Setting flags on /dev/audio

2016-10-06 Thread Tobias Brodel
On 10/06/16 22:44, ludovic coues wrote: misc strip attachment. Please send your diff inline or start a new thread on dev Thanks forthe pointer Ludovic, sys/dev/audio.c: @@ -1537,6 +1537,11 @@ case FIONBIO: /* All handled in the upper FS layer. */ break; +case FIOASYN

Re: Setting flags on /dev/audio

2016-10-05 Thread Tobias Brodel
Somehow sent the inverse of the intended diff, all apologies. Please find the proper diff attached. toby/ On 10/06/16 11:07, Tobias Brodel wrote: > Hi, > > I've been working on porting an audio application which uses the OSS > compatibility layer. It was throwing warnings at runtime about not >