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
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,
>
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.
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
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
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
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
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
>
>
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