public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ondrej Zary <linux@rainbow-software.org>
To: alsa-devel@alsa-project.org
Cc: Kernel development list <linux-kernel@vger.kernel.org>
Subject: [PATCH 2/2] [resend] ns558: Add Rockwell WaveArtist gameport ID
Date: Sun, 22 Mar 2015 20:36:56 +0100	[thread overview]
Message-ID: <1427053016-25830-2-git-send-email-linux@rainbow-software.org> (raw)
In-Reply-To: <1427053016-25830-1-git-send-email-linux@rainbow-software.org>

Add support for gameport on Rockwell WaveArtist based sound cards.

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
---
 drivers/input/gameport/ns558.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/input/gameport/ns558.c b/drivers/input/gameport/ns558.c
index 7c21784..b86c4c8 100644
--- a/drivers/input/gameport/ns558.c
+++ b/drivers/input/gameport/ns558.c
@@ -189,6 +189,7 @@ static const struct pnp_device_id pnp_devids[] = {
 	{ .id = "YMH0006", .driver_data = 0 }, /* Opl3-SA */
 	{ .id = "YMH0022", .driver_data = 0 }, /* Opl3-SAx */
 	{ .id = "PNPb02f", .driver_data = 0 }, /* Generic */
+	{ .id = "RSS5004", .driver_data = 0 }, /* Rockwell WaveArtist */
 	{ .id = "", },
 };
 
-- 
Ondrej Zary


      reply	other threads:[~2015-03-22 19:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-22 19:36 [PATCH 1/2] [resend] snd-waveartist: Introduce Rockwell WaveArtist RWA010 driver Ondrej Zary
2015-03-22 19:36 ` Ondrej Zary [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=1427053016-25830-2-git-send-email-linux@rainbow-software.org \
    --to=linux@rainbow-software.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=linux-kernel@vger.kernel.org \
    /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