Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Anton Worshevsky <gbdj@linux.spb.org>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: VIA 8233A, 8235 with ALC650 codec
Date: Thu, 20 Feb 2003 10:08:57 +0100	[thread overview]
Message-ID: <s5hvfzffhee.wl@alsa2.suse.de> (raw)
In-Reply-To: <16243.030220@linux.spb.org>

At Thu, 20 Feb 2003 05:51:01 +0300,
Anton Worshevsky wrote:
> 
> Now i made tests with last cvs for 4 channel too :
> VIA8235 + ALC650
> 0x6a.14=0 : 4ch - OK; 5.1 - swaped
> 0x6a.14=1 : 4ch - swaped; 5.1 - OK
> 
> As you see - setting bit 14 of 0x6a reg is not an option.
> 
> We need to apply following patch again. =)
> 
> @@ -919,8 +920,8 @@
>         case 2: slots = (1<<0) | (2<<4); break;
>         case 3: slots = (1<<0) | (2<<4) | (5<<8); break;
>         case 4: slots = (1<<0) | (2<<4) | (3<<8) | (4<<12); break;
> -       case 5: slots = (1<<0) | (2<<4) | (5<<8) | (3<<12) | (4<<16); break;
> -       case 6: slots = (1<<0) | (2<<4) | (5<<8) | (6<<12) | (3<<16) | (4<<20); break;
> +       case 5: slots = (1<<0) | (2<<4) | (3<<8) | (4<<12) | (5<<16); break;
> +       case 6: slots = (1<<0) | (2<<4) | (3<<8) | (4<<12) | (5<<16) | (6<<20); break;
>         default: slots = 0; break;
>         }
>         /* STOP index is never reached */

ok.  i'll take the change back again.

> All working fine with this for VIA8235 + ALC650
> It does not affect on VIA8233A as you remembered. =)
> What chip combination is working wrong with this ?

no idea.  i hope both via8233 and 8233c follow to the same rule.


thanks,

Takashi


-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge

  reply	other threads:[~2003-02-20  9:08 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-10  6:21 VIA 8233A p z oooo
2003-02-10  8:21 ` VIA 8233A - Patch included Tais M. Hansen
2003-02-10  9:14 ` VIA 8233A Takashi Iwai
2003-02-18  4:43   ` VIA 8233A, 8235 with ALC650 codec Anton Worshevsky
2003-02-18 17:03     ` Takashi Iwai
2003-02-20  2:51       ` Anton Worshevsky
2003-02-20  9:08         ` Takashi Iwai [this message]
2003-02-23 21:50           ` Anton Worshevsky
2003-02-25 17:00             ` Takashi Iwai
  -- strict thread matches above, loose matches on Subject: below --
2003-02-19  6:51 p z oooo
2003-02-19  9:22 ` Takashi Iwai
     [not found]   ` <000d01c2d7fb$4f521de0$8601a8c0@ZUBAJPNEW>
2003-02-19 10:04     ` Takashi Iwai
2003-02-20  6:19 p z oooo
2003-02-20  9:06 ` 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=s5hvfzffhee.wl@alsa2.suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=gbdj@linux.spb.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