From: thomas schorpp <t.schorpp@gmx.de>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: [INFO] C-Media CMI9761 -A- type , CODEC ID BY MB
Date: Thu, 17 Feb 2005 02:52:52 +0100 [thread overview]
Message-ID: <4213F8F4.505@gmx.de> (raw)
In-Reply-To: <4213F306.50802@gmx.de>
thomas schorpp wrote:
> Takashi Iwai wrote:
>
>> At Wed, 16 Feb 2005 06:21:42 +0100,
>> thomas schorpp wrote:
>>
>>> -----BEGIN PGP SIGNED MESSAGE-----
>>> Hash: RIPEMD160
>>>
>>> hello,
>>>
>>> this device
>>>
>>> http://www.cmedia.com.tw/product/CMI9761.htm
>>>
>>> the -A- type ive got
>>>
>>> has working continuous (slider) master mixer+balance and "working" pcm
>>> mixer slider with v106 (2.6.10 release kernel alsa) but no more with
>>> v108 alsa-driver or cvs from yesterday.
>>>
>>> please branch for this device (on cheap asrock mass-seller K7VTA+ board
>>> with via8235 pci).
>>
>>
>>
>> Interesting. How can one detect the difference of model? Does it
>> have a different codec id?
>>
>
> uh-oh!
>
> { 0x434d4941, 0xffffffff, "CMI9738", patch_cm9738, NULL },
> { 0x434d4961, 0xffffffff, "CMI9739", patch_cm9739, NULL },
> { 0x434d4978, 0xffffffff, "CMI9761", patch_cm9761, NULL },
> { 0x434d4982, 0xffffffff, "CMI9761", patch_cm9761, NULL },
> /* { 0x434d4983, 0xffffffff, "CMI9761", patch_cm9761, NULL }, */
> { 0x434d4983, 0xffffffff, "CMI9761A", patch_cm9761a, NULL },
>
>
> Feb 17 02:05:42 tom1 kernel: ALSA
> /usr/src/alsa/alsa-driver/alsa-kernel/pci/ac97/ac97_patch.c:2105: AC'97
> 0 is [0x434d4983] id.
>
> can it be?
>
> or im mistaking here:
>
> int patch_cm9761a(ac97_t *ac97)
> {
> snd_printk(KERN_ERR "AC'97 %d is [0x%x] id.\n", ac97->num,
> ac97->id); /*identify schorpp s -A- chip*/
>
> ive seen you somewhere in the code branching by mainboard vendor.
>
> /* Special exception for ASUS W1000/CMI9739. It does not have an
> SPDIF in. */
> if (ac97->pci &&
> ac97->subsystem_vendor == 0x1043 &&
> ac97->subsystem_device == 0x1843) {
>
>
> well see...
snd_printk(KERN_ERR "AC'97 %d is [0x%x] id. [0x%x] pci, [0x%x]
subsystem_vendor [0x%x] subsystem_device \n", ac97->num, ac97->id,
ac97->pci, ac97->subsystem_vendor, ac97->subsystem_device); /*identify
schorpp s -A- chip*/
Feb 17 02:48:34 tom1 kernel: ALSA
/usr/src/alsa/alsa-driver/alsa-kernel/pci/ac97/ac97_patch.c:2105: AC'97
0 is [0x434d4983] id. [0xdff32800] pci, [0x1849] subsystem_vendor
[0x9761] subsystem_device
hope this helps.
tom
>
> tom
>
>>
>> Takashi
>>
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
next prev parent reply other threads:[~2005-02-17 1:52 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-16 5:21 [INFO] C-Media CMI9761 -A- type , CONTINOUS NOT DISCRETE MASTER/PCM MIXER with 106, please branch, PCM PLAY not working thomas schorpp
2005-02-16 10:47 ` Takashi Iwai
[not found] ` <42138EE3.8040201@gmx.de>
2005-02-16 18:29 ` Takashi Iwai
2005-02-17 7:54 ` [INFO] C-Media CMI9761 -A- type , DEVICE REVISION IS 8D thomas schorpp
2005-02-17 1:27 ` [INFO] C-Media CMI9761 -A- type , CODEC ID thomas schorpp
2005-02-17 1:52 ` thomas schorpp [this message]
2005-02-17 3:37 ` [INFO] C-Media CMI9761 -A- type , CODEC ID BY MB Sergio Monteiro Basto
2005-02-17 4:10 ` [PATCH V0.1] C-Media CMI9761 -A- type thomas schorpp
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=4213F8F4.505@gmx.de \
--to=t.schorpp@gmx.de \
--cc=alsa-devel@lists.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.