From: nobin matthew <nobin_matthew@yahoo.com>
To: kernelnewbies@nl.linux.org,
linux-arm-kernel@lists.arm.linux.org.uk,
linux-kernel@vger.kernel.org, linux-net@vger.kernel.org
Subject: HELP:porting linux PXA audio driver to RTLinux(RTLinux core driver)
Date: Fri, 8 Apr 2005 21:03:27 -0700 (PDT) [thread overview]
Message-ID: <20050409040327.93029.qmail@web53902.mail.yahoo.com> (raw)
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 codec. With in 600us DMA controller
should fill the codec FIFO, if that is not met
distortion will happen. I think normal linux
interrupts and Process scheduling may cause some
problems.
In porting it seems difficult to port kernel
scheduling , dynamic memory allocation(for DMA) and
synchronization.
Please help me
Nobin Mathew
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
next reply other threads:[~2005-04-09 4:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-09 4:03 nobin matthew [this message]
2005-04-09 4:39 ` HELP:porting linux PXA audio driver to RTLinux(RTLinux core driver) Lee Revell
2005-04-09 8:26 ` Ian Campbell
-- strict thread matches above, loose matches on Subject: below --
2005-04-09 9:57 nitin ahuja
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050409040327.93029.qmail@web53902.mail.yahoo.com \
--to=nobin_matthew@yahoo.com \
--cc=kernelnewbies@nl.linux.org \
--cc=linux-arm-kernel@lists.arm.linux.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-net@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.