All of lore.kernel.org
 help / color / mirror / Atom feed
From: Urs Schoenenberger <urs.schoenenberger@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: Jaroslav Kysela <perex@suse.cz>
Subject: Re: [ALSA PATCH] 1.0.7rc2
Date: Sun, 24 Oct 2004 17:25:05 +0200	[thread overview]
Message-ID: <8f1aae7704102408255f5269c5@mail.gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.58.0410241308190.1751@pnote.perex-int.cz>

On Sun, 24 Oct 2004 13:11:04 +0200 (CEST), Jaroslav Kysela
<perex@suse.cz> wrote:

> The GNU patch is available at:
> 
>   ftp://ftp.alsa-project.org/pub/kernel-patches/alsa-bk-2004-10-24.patch.gz

Hi,

for all those people out there, who, like me, just downloaded the
patch: There's a minor bug in the patch regarding sound/pci/intel8x0.c
:


@@ -64,19 +62,13 @@
 (...)
 static int buggy_irq[SNDRV_CARDS];
-#ifdef SUPPORT_JOYSTICK
-static int joystick[SNDRV_CARDS];
+static int xbox[SNDRV_CARDS];
 #endif
 #ifdef SUPPORT_MIDI
 static int mpu_port[SNDRV_CARDS]; /* disabled */

The patch removes the #ifdef SUPPORT_JOYSTICK, but the #endif is kept. 

Urs

      reply	other threads:[~2004-10-24 15:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-24 11:11 [ALSA PATCH] 1.0.7rc2 Jaroslav Kysela
2004-10-24 15:25 ` Urs Schoenenberger [this message]

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=8f1aae7704102408255f5269c5@mail.gmail.com \
    --to=urs.schoenenberger@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=perex@suse.cz \
    /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.