Re: [9fans] audio device interface

2014-10-14 Thread Anthony Sorace
On Oct 14, 2014, at 5:57 , Enrico Weigelt, metux IT consult wrote: > unfortunately, this doest contain any spec on the 9p interface. The 9p interface is just 9p; there's nothing special for audio. Then audio(3) will answer your questions about what can be read from or written to each file. >

Re: [9fans] audio device interface

2014-10-14 Thread Enrico Weigelt, metux IT consult
On 13.10.2014 16:06, Sergey Zhilkin wrote: Hi, > audio(3) - some docs. Look > at http://plan9.bell-labs.com/wiki/plan9/supported_pc_hardware/index.html for > supported hardware. unfortunately, this doest contain any spec on the 9p interface. > And sources of device (in /pc) hmm, seems I have

Re: [9fans] audio device interface

2014-10-13 Thread Sergey Zhilkin
Hi ! audio(3) - some docs. Look at http://plan9.bell-labs.com/wiki/plan9/supported_pc_hardware/index.html for supported hardware. And sources of device (in /pc) 2014-10-13 17:40 GMT+04:00 Enrico Weigelt, metux IT consult < enrico.weig...@gr13.net>: > Hi folks, > > could anyone point me to some