All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: alsa-devel@lists.sourceforge.net
Subject: changes for ISA cards
Date: Fri, 15 Feb 2002 19:51:12 +0100	[thread overview]
Message-ID: <s5hk7ted1en.wl@alsa2.suse.de> (raw)

Hi,

I now committed a small but basic change to cvs:
for buffer allocation of ISA drivers, pci_alloc_consistent() is used
instead of ALSA's memory allocator.  This will reduce the use of
virt_to_bus() which will disappear in 2.5.x.

I beileve the current code should work - at least on my sbawe worked.
But if you have any problems regarding to this change, please check
pcm_memory.c and undefine ISA_USE_PCI_ALLOC at the beginning of the
file.  Then it takes back the old allocator.


Takashi

_______________________________________________
Alsa-devel mailing list
Alsa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-devel

             reply	other threads:[~2002-02-15 18:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-15 18:51 Takashi Iwai [this message]
2002-02-16 16:17 ` Problems with __BYTE_ORDER Haroldo Gamal
2002-02-17  9:29   ` Jaroslav Kysela

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=s5hk7ted1en.wl@alsa2.suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@lists.sourceforge.net \
    /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.