All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kumba <kumba@gentoo.org>
To: Linux MIPS List <linux-mips@linux-mips.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Subject: [PATCH]: Correct HAL2 Kconfig description
Date: Sun, 18 Jun 2006 02:17:08 -0400	[thread overview]
Message-ID: <4494EFE4.70708@gentoo.org> (raw)

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


The current HAL2 Kconfig description indicates it is only used on SGI Indy 
systems, however all members of the Indigo2 Family have this sound card as well. 
  Plus a minor grammatical fix is included.

--Kumba


Signed-off-by: Joshua Kinard <kumba@gentoo.org>

  Kconfig |    4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)


[-- Attachment #2: indigo2-has-hal2-too.patch --]
[-- Type: text/plain, Size: 667 bytes --]

diff -Naurp linux-2.6.17.mips.orig/sound/oss/Kconfig linux-2.6.17.mips.p3/sound/oss/Kconfig
--- linux-2.6.17.mips.orig/sound/oss/Kconfig	2006-06-17 00:45:21.000000000 -0400
+++ linux-2.6.17.mips.p3/sound/oss/Kconfig	2006-06-17 00:54:50.000000000 -0400
@@ -98,8 +98,8 @@ config SOUND_HAL2
 	tristate "SGI HAL2 sound (EXPERIMENTAL)"
 	depends on SOUND_PRIME && SGI_IP22 && EXPERIMENTAL
 	help
-	  Say Y or M if you have an SGI Indy system and want to be able to
-	  use it's on-board A2 audio system.
+	  Say Y or M if you have an SGI Indy or Indigo2 system and want to be able to
+	  use its on-board A2 audio system.
 
 config SOUND_IT8172
 	tristate "IT8172G Sound"

                 reply	other threads:[~2006-06-18  6:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4494EFE4.70708@gentoo.org \
    --to=kumba@gentoo.org \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf@linux-mips.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 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.