All of lore.kernel.org
 help / color / mirror / Atom feed
From: thomas schorpp <t.schorpp@gmx.de>
To: alsa-devel@lists.sourceforge.net
Subject: Re: CMI8768 patch, softvol mixer slider
Date: Sat, 19 Feb 2005 08:43:36 +0100	[thread overview]
Message-ID: <4216EE28.6040702@gmx.de> (raw)
In-Reply-To: <92C0412E07F63549B2A2F2345D3DB515F7D63F@cm-msg-02.cmedia.com.tw>

Tien, C.L. - 田承禮 wrote:
> Hi,
> 
> I made a patch for CM8768, which has the same PCI ID but there are
> several HW diffecece, aas listed:
> 
> 1. 8768 has no PCM volume control.
> 2. The ADC of 8768 can only record in 44.1kHz or 48kHz.
> 3. 8768 can support up to 8 channels.
> 
> I made change for item 2 and 3, I want to use the softvol plugin but
> don't know how to. The driver just don't generate the PCM volume slider
>  for now.

hmm, if read the docs right its userspace.

how about getting it in the kernel and calling it snd_x_csoftmix ?

heres a plugin builder PCM_PLUGIN_H

softvol from userpaces lib adapted implemented in ../core/oss/softvol.c
then?

and we would need a control definition used then by snd_ctl_new1()

the mixer build() s must determine then between real and soft controls...

> 
> The patch file is attached.
> 
> Sincerely,
> ChenLi Tien
> 
> 



-------------------------------------------------------
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

  parent reply	other threads:[~2005-02-19  7:43 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-17 22:11 CMI8768 patch "Tien,  C.L. - 田承禮"
2005-02-18 10:27 ` Takashi Iwai
2005-02-18 10:58 ` Takashi Iwai
2005-02-19  5:07 ` CMI8768 patch, CMI9761A thomas schorpp
2005-02-19  7:43 ` thomas schorpp [this message]
2005-02-19  7:56   ` CMI8768 patch, softvol mixer slider Lee Revell
2005-02-19 18:40     ` thomas schorpp
2005-02-19 19:11       ` Lee Revell
2005-02-19 21:08         ` softvol plugin thomas schorpp
2005-02-19 21:12           ` Lee Revell
2005-02-20 21:03             ` 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=4216EE28.6040702@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.