Hi,
You cannot allocate memory in real time threads RTLinux's threads. You have to
do it in the init_module function and pass the meory pointer to threads as
parameter.
Can you tell exactly what problem are you facing?
niTin
-
To unsubscribe from this list: send the line "unsubscribe linux-k
On Fri, 2005-04-08 at 21:03 -0700, nobin matthew wrote:
> Please help me
It's a little bit rude to blanket CC so many lists with your requests,
and I'm quite sure linux-net has nothing whatsoever to do with audio.
They are also all lists dedicated to the regular version of Linux, not
RTLinux.
Yo
On Fri, 2005-04-08 at 21:03 -0700, nobin matthew wrote:
> Dear Friends,
>
> I am trying to port Linux PXA audio
> driver to RTLinux. I am using pxa-ac7.c and
> pxa-audio.c
> and eliminated sound_core.c, and i will register two
> device /dev/mixer and /dev/dsp to RTLinux kernel.
>
>
Dear Friends,
I am trying to port Linux PXA audio
driver to RTLinux. I am using pxa-ac7.c and
pxa-audio.c
and eliminated sound_core.c, and i will register two
device /dev/mixer and /dev/dsp to RTLinux kernel.
The real need is, i wants to generate a sin
wave using audio c
4 matches
Mail list logo