From: Takashi Iwai <tiwai@suse.de>
To: Mathieu Rondonneau <mathieu.rondonneau@polymtl.ca>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: Using preallocate pci, isa or nothing?
Date: Wed, 11 Feb 2004 13:25:26 +0100 [thread overview]
Message-ID: <s5hn07pby6h.wl@alsa2.suse.de> (raw)
In-Reply-To: <009601c3eea3$bca696e0$c4f9cb18@win2K>
At Sun, 8 Feb 2004 18:29:10 -0600,
Mathieu Rondonneau wrote:
>
> Hi,
> I'm sorry for the html format, these are some questions according to my
> problems.
>
> I'm writing an ALSA driver for a CSB337 board (AT91RM9200). There is no PCI
> or ISA on this board. Should I preallocate memory with:
> snd_pcm_lib_preallocate_pages_for_all,
> snd_pcm_lib_preallocate_isa_pages_for_all() or
> snd_pcm_lib_preallocate_pci_pages_for_all()?
>
> There is a specific DMA (PDC) on the AT91RM9200, so i'm trying to use
> snd_pcm_lib_preallocate_pages_for_all() but seems complicated to understand
> what is needed by the ALSA pcm and what i have to write.
> What does the function snd_..._pointer() mean? should i need it if i don't
> use ISA or PCI mecanism?
> What does the function snd_pcm_period_elapsed() mean? Should i need it if i
> don't use ISA or PCI mecanism?
did you take a look at my document?
http://www.alsa-project.org/~iwai/writing-an-alsa-driver/
Takashi
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
next prev parent reply other threads:[~2004-02-11 12:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-09 0:29 Using preallocate pci, isa or nothing? Mathieu Rondonneau
2004-02-11 12:25 ` Takashi Iwai [this message]
2004-02-11 20:39 ` Mathieu Rondonneau
2004-02-11 19:49 ` Takashi Iwai
-- strict thread matches above, loose matches on Subject: below --
2004-02-07 2:45 using " Mathieu Rondonneau
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=s5hn07pby6h.wl@alsa2.suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@lists.sourceforge.net \
--cc=mathieu.rondonneau@polymtl.ca \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox