All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sergio Monteiro Basto <sergio@sergiomb.no-ip.org>
To: t.schorpp@gmx.de
Cc: Jakob Schurdak <jakobs@myrealbox.com>,
	alsa-user@lists.sourceforge.net,
	alsa-devel@sc8-sf-spam2.sourceforge.net
Subject: Re: softvol plugin [Fwd: Re: [Alsa-devel] [PATCH V0.1] C-Media	CMI9761A ]
Date: Sun, 20 Feb 2005 22:15:50 +0000	[thread overview]
Message-ID: <1108937751.21538.3.camel@bastov> (raw)
In-Reply-To: <4216B586.70602@gmx.de>

Hello 
the patch give a compile error see above :

thanks, 

On Sat, 2005-02-19 at 04:41 +0100, thomas schorpp wrote: 
> uh-oh :)

> THEN update to head and apply both patches attached further below from 
> takashi and report (especially if you get pcm sound after unmute of "iec 
> capture" switch.)

> ===================================================================
> RCS file: /cvsroot/alsa/alsa-kernel/pci/ac97/ac97_patch.c,v
> retrieving revision 1.72
> retrieving revision 1.73
> diff -u -r1.72 -r1.73
> --- ac97_patch.c	11 Feb 2005 09:56:09 -0000	1.72
> +++ ac97_patch.c	16 Feb 2005 16:21:04 -0000	1.73
> @@ -2094,6 +2094,34 @@
>   	return 0;
>   }
> 
> +/* CM9761-A is incompatible with CM9761 */
> +int patch_cm9761a(ac97_t *ac97)
> +{
> +	unsigned short val;
> +
> +	ac97->build_ops = &patch_cm9761_ops;

patch_cm9761_ops is not defined in any place , compiler give an error
undeclare and use for the first time ....


-- 
Sérgio M.B.



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

  reply	other threads:[~2005-02-20 22:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-19  3:04 softvol plugin [Fwd: Re: [Alsa-devel] [PATCH V0.1] C-Media CMI9761 -A- type] Sergio Monteiro Basto
2005-02-19  3:41 ` softvol plugin [Fwd: Re: [PATCH V0.1] C-Media CMI9761A ] thomas schorpp
2005-02-20 22:15   ` Sergio Monteiro Basto [this message]
2005-02-19  3:52 ` C-Media CMI9761A REV thomas schorpp
2005-02-19 16:26   ` Sergio Monteiro Basto
2005-02-19 19:11     ` Re: C-Media testing 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=1108937751.21538.3.camel@bastov \
    --to=sergio@sergiomb.no-ip.org \
    --cc=alsa-devel@sc8-sf-spam2.sourceforge.net \
    --cc=alsa-user@lists.sourceforge.net \
    --cc=jakobs@myrealbox.com \
    --cc=t.schorpp@gmx.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 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.