Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Travis Place <wishie@wishie.net>
To: alsa-devel@alsa-project.org
Cc: Takashi Iwai <tiwai@suse.de>
Subject: [PATCH] Support for MSI K8N v1.0 onboard CA0106 based soundcard
Date: Wed, 18 Jun 2008 04:44:35 +1000	[thread overview]
Message-ID: <1213728275.13759.3.camel@temp-fallen> (raw)

NOTE: The Exact model number of the card onboard is unknown to me
(SB0438). Not sure how I am to find this information either. For the
time being, i have just used the same model as seems to be on the other
(updated?) version of the motherboard.


Changelog: Add support for the MSI K8N Diamond Motherboard (version 1.0)
onboard CA0106 soundcard.


--- ca0106_main.c       2008-06-18 04:24:05.000000000 +1000
+++ ca0106_main.c.wishie        2008-06-18 04:39:26.000000000 +1000
@@ -249,6 +249,10 @@
           .name   = "MSI K8N Diamond MB [SB0438]",
           .gpio_type = 2,
           .i2c_adc = 1 } ,
+         { .serial = 0x10091102,
+           .name   = "MSI K8N Diamond MB version 1.0 [SB0438]",
+           .gpio_type = 2,
+           .i2c_adc = 1 } ,
         /* Shuttle XPC SD31P which has an onboard Creative Labs
          * Sound Blaster Live! 24-bit EAX
          * high-definition 7.1 audio processor".

Signed-off-by: Travis Place <wishie@wishie.net>

             reply	other threads:[~2008-06-17 18:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-17 18:44 Travis Place [this message]
2008-06-19  9:55 ` [PATCH] Support for MSI K8N v1.0 onboard CA0106 based soundcard 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=1213728275.13759.3.camel@temp-fallen \
    --to=wishie@wishie.net \
    --cc=alsa-devel@alsa-project.org \
    --cc=tiwai@suse.de \
    /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