From: Takashi Iwai <tiwai@suse.de>
To: Andrei Boros <andrei@srr.ro>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: sequencer module problems
Date: Wed, 19 Mar 2003 14:41:32 +0100 [thread overview]
Message-ID: <s5hvfyfscc3.wl@alsa2.suse.de> (raw)
In-Reply-To: <3E7863A8.B5BACE35@srr.ro>
At Wed, 19 Mar 2003 14:33:44 +0200,
Andrei Boros wrote:
>
> Takashi Iwai wrote:
> >
> > well, some points noted.
> I am still searching for an acceptable way to have this compatible with
> make-3.77 without breaking anything.
>
> > 1. CONFIG_SND_SEQUENCER is set to m only in the alsa-driver configure
> > because alsa-driver package provides only the modules.
> > you change above doesn't handle the case for built-in drivers.
>
> Then the above may go
> ifdef $(CONFIG_SND_SEQUENCER) instead of ifeq (...)
unfortunately, it's still not enough.
if sequencer is m, then the related modules have to be m, too, even if
the card driver is y.
> > 3. the use of sequencer macro is intended for removal of if condition
> > in the definitions of modules. so, going back to the style shown
> > above is not acceptable for 2.5 kernel tree.
> > (2.5 kernel tree needs anyway the newer verision of make which can
> > handle the macro correctly.)
>
> > a workaround would be to rewrite the Makefile in alsa-driver/core/seq
> > without reading the alsa-kernel Makefile.
> > but from the maintenace perspective, it's also not nice...
> >
> Is there any way to do it and still be compatible?
> I mean since the alsa package as a separate bundle is still available
> for 2.2 kernel, right?
yes, but it's rather a problem of make, not the kernel code.
Takashi
-------------------------------------------------------
This SF.net email is sponsored by: Does your code think in ink?
You could win a Tablet PC. Get a free Tablet PC hat just for playing.
What are you waiting for?
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en
next prev parent reply other threads:[~2003-03-19 13:41 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-19 10:45 sequencer module problems Andrei Boros
2003-03-19 11:29 ` Takashi Iwai
[not found] ` <3E7863A8.B5BACE35@srr.ro>
2003-03-19 13:41 ` Takashi Iwai [this message]
2003-03-20 8:17 ` Typo in configure.in : dummy sequencer Andrei Boros
2003-03-20 8:28 ` Jaroslav Kysela
2003-03-20 8:20 ` alsa-driver, make 3.79, cvscompile Andrei Boros
2003-03-20 10:33 ` Takashi Iwai
[not found] ` <3E799CB6.EB6ED828@srr.ro>
2003-03-20 10:58 ` Takashi Iwai
2003-03-20 8:28 ` dummy sequencer module problems Andrei Boros
2003-03-20 10:32 ` Takashi Iwai
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=s5hvfyfscc3.wl@alsa2.suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@lists.sourceforge.net \
--cc=andrei@srr.ro \
/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.