Re: [oss-devel] osscore module parameter vmix_disabled

2008-05-23 Thread Yair K.
Hi, osscore.man was dropped during the last round of check-ins. It should at kernel/drv/osscore. Yours, Yair K. ___ oss-devel mailing list oss-devel@mailman.opensound.com http://mailman.opensound.com/mailman/listinfo/oss-devel

Re: [oss-devel] osscore module parameter vmix_disabled

2008-05-23 Thread Dev Mazumdar
Hannu Savolainen wrote: > Yair K. kirjoitti: >> On Friday 23 May 2008 23:16:38 Dev Mazumdar wrote: >> >>> BTW, why isn't osscore.conf shipped with Linux/BSD/etc? >>> >>> How does one set the vmix_disabled param?. >>> >> Another question is how to set all the vmix params (vmix?_masterdev, >

Re: [oss-devel] osscore module parameter vmix_disabled

2008-05-23 Thread Hannu Savolainen
Yair K. kirjoitti: > On Friday 23 May 2008 23:16:38 Dev Mazumdar wrote: > >> BTW, why isn't osscore.conf shipped with Linux/BSD/etc? >> >> How does one set the vmix_disabled param?. >> > Another question is how to set all the vmix params (vmix?_masterdev, > vmix?_rate, vmix?_numloops, etc.

Re: [oss-devel] osscore module parameter vmix_disabled

2008-05-23 Thread Hannu Savolainen
Dev Mazumdar wrote: > > > BTW, why isn't osscore.conf shipped with Linux/BSD/etc? > > This is missing from the build.sh files. The osscore module is not a driver (outside Solaris) so the .conf file doesn't get created automatically. It may need to be created manually in setup//oss/conf. Best

Re: [oss-devel] osscore module parameter vmix_disabled

2008-05-23 Thread Hannu Savolainen
Clive Wright wrote: > Although the osscore source includes code for handling vmix_disabled > the osscore.ko module does not accept vmix_disabled as a module > parameter the attached diff file corrects this for Linux2.6 and should > correct it for Linux2.4 kernels. Many thanks. Will appear in the

Re: [oss-devel] osscore module parameter vmix_disabled

2008-05-23 Thread Dev Mazumdar
Yair K. wrote: > On Friday 23 May 2008 23:16:38 Dev Mazumdar wrote: >> BTW, why isn't osscore.conf shipped with Linux/BSD/etc? >> >> How does one set the vmix_disabled param?. > Another question is how to set all the vmix params (vmix?_masterdev, > vmix?_rate, vmix?_numloops, etc.). I can see the

Re: [oss-devel] osscore module parameter vmix_disabled

2008-05-23 Thread Yair K.
On Friday 23 May 2008 23:16:38 Dev Mazumdar wrote: > BTW, why isn't osscore.conf shipped with Linux/BSD/etc? > > How does one set the vmix_disabled param?. Another question is how to set all the vmix params (vmix?_masterdev, vmix?_rate, vmix?_numloops, etc.). I can see the first being removed (if

Re: [oss-devel] osscore module parameter vmix_disabled

2008-05-23 Thread Dev Mazumdar
Clive Wright wrote: > Although the osscore source includes code for handling vmix_disabled the > osscore.ko module does not accept vmix_disabled as a module parameter > the attached diff file corrects this for Linux2.6 and should correct it > for Linux2.4 kernels. > > Kind regards, > Clive > >

[oss-devel] osscore module parameter vmix_disabled

2008-05-23 Thread Clive Wright
Although the osscore source includes code for handling vmix_disabled the osscore.ko module does not accept vmix_disabled as a module parameter the attached diff file corrects this for Linux2.6 and should correct it for Linux2.4 kernels. Kind regards, Clive diff -uar a/setup/Linux/oss/build/oss