All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thierry Vignaud <tvignaud@mandrakesoft.com>
To: Jaroslav Kysela <perex@users.sourceforge.net>
Cc: alsa-devel@alsa-project.org
Subject: Re: [alsa-cvslog] CVS: alsa-kernel/isa cmi8330.c,1.10,1.11
Date: Mon, 16 Sep 2002 09:22:55 +0200	[thread overview]
Message-ID: <m2sn0acsa8.fsf@vador.mandrakesoft.com> (raw)
In-Reply-To: <E17qVU2-0005tc-00@usw-pr-cvs1.sourceforge.net> (Jaroslav Kysela's message of "Sun, 15 Sep 2002 02:14:26 -0700")

[-- Attachment #1: Type: text/plain, Size: 299 bytes --]

Jaroslav Kysela <perex@users.sourceforge.net> writes:

> Update of /cvsroot/alsa/alsa-kernel/isa
> In directory usw-pr-cvs1:/tmp/cvs-serv22649
>
> Modified Files:
> 	cmi8330.c 
> Log Message:
> fix nor non-IsaPnP build

wouldn't something like this (untesterd) be better than redefining
isapnp_* ?


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: cmi_vs_isa.diff --]
[-- Type: text/x-patch, Size: 963 bytes --]

Index: isa/Config.in
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/isa/Config.in,v
retrieving revision 1.6
diff -u -3 -p -r1.6 Config.in
--- isa/Config.in	24 Jul 2002 10:42:17 -0000	1.6
+++ isa/Config.in	16 Sep 2002 07:19:37 -0000
@@ -28,7 +28,7 @@ fi
 dep_tristate 'Turtle Beach Maui,Tropez,Tropez+ (Wavefront)' CONFIG_SND_WAVEFRONT $CONFIG_SND
 dep_tristate 'Avance Logic ALS100/ALS120' CONFIG_SND_ALS100 $CONFIG_SND $CONFIG_ISAPNP
 dep_tristate 'Aztech Systems AZT2320' CONFIG_SND_AZT2320 $CONFIG_SND $CONFIG_ISAPNP
-dep_tristate 'C-Media CMI8330' CONFIG_SND_CMI8330 $CONFIG_SND
+dep_tristate 'C-Media CMI8330' CONFIG_SND_CMI8330 $CONFIG_SND CONFIG_ISAPNP
 dep_tristate 'Diamond Technologies DT-019X, Avance Logic ALS-007' CONFIG_SND_DT019X $CONFIG_SND $CONFIG_ISAPNP
 dep_tristate 'Yamaha OPL3-SA2/SA3' CONFIG_SND_OPL3SA2 $CONFIG_SND
 dep_tristate 'Aztech Sound Galaxy' CONFIG_SND_SGALAXY $CONFIG_SND

       reply	other threads:[~2002-09-16  7:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E17qVU2-0005tc-00@usw-pr-cvs1.sourceforge.net>
2002-09-16  7:22 ` Thierry Vignaud [this message]
2002-09-16 10:31   ` Re: [alsa-cvslog] CVS: alsa-kernel/isa cmi8330.c,1.10,1.11 Takashi Iwai
2002-09-16 10:51     ` Thierry Vignaud
2002-09-16 14:35       ` Takashi Iwai
2002-09-16 16:00         ` Thierry Vignaud
2002-09-16 16:06           ` 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=m2sn0acsa8.fsf@vador.mandrakesoft.com \
    --to=tvignaud@mandrakesoft.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=perex@users.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.