From: Raul Sanchez Sanchez <raul@dif.um.es>
To: salvador@inti.gov.ar
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>, linux-kernel@vger.kernel.org
Subject: Re: compaq presario 706 EA via 686a sound card
Date: 12 Jan 2002 01:28:09 +0100 [thread overview]
Message-ID: <1010795289.527.14.camel@raul> (raw)
In-Reply-To: <3C3F4951.FD45C487@inti.gov.ar>
In-Reply-To: <E16P7kZ-0000A0-00@the-village.bc.nu> <3C3F4387.E8330684@inti.gov.ar> <3C3F46D5.3DFF5B57@inti.gov.ar> <3C3F4951.FD45C487@inti.gov.ar>
Hi:
I have insert next lines in ac97_codec.c but compiling the modules of
the kernel i have a inicialization pointer problem in {0x41445361,
"Analog Devices AD1886" , setup_ad1886} line. The code i have insert are
next lines:
static int setup_ad1886(struct ac97_codec *codec);
{0x41445361, "Analog Devices AD1886" , setup_ad1886},
/*
/* Bring up an AD1886
*/
static int setup_ad1886(struct ac97_codec * codec)
{
/* The spec says not to mess with other bits unless
S/PDIF is turned *off* in reg 2A */
codec->codec_write(codec, AC97_EXTENDED_STATUS, 0);
/* The 1886 spec dated 08/25/00 says default value=0
but ac97 2.2 says it should be 0x2000. */
codec->codec_write(codec, AC97_RESERVED_3A, 0x2000); /* 48 kHz */
return 0;
}
i really don't know where is the problem because my acknolement? of the
kernel source is very poor :(
thank you for your time
raul
On Fri, 2002-01-11 at 21:21, salvador wrote:
> More on the topic: That *is* AD1886 and ALSA should support it:
>
> http://www.uwsg.iu.edu/hypermail/linux/kernel/0107.0/0389.html
>
> Note: I don't see EAPD control in this code, but it could explain why using ALSA
> doesn't help ;-)
>
> SET
>
> --
> Salvador Eduardo Tropea (SET). (Electronics Engineer)
> Visit my home page: http://welcome.to/SetSoft or
> http://www.geocities.com/SiliconValley/Vista/6552/
> Alternative e-mail: set@computer.org set@ieee.org
> Address: Curapaligue 2124, Caseros, 3 de Febrero
> Buenos Aires, (1678), ARGENTINA Phone: +(5411) 4759 0013
>
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
--
-----------------------------------------------
Raul Sanchez Sanchez raul@dif.um.es
Centro de Calculo
Facultad de Informatica Tlf: +34 968 36 4827
Universidad de Murcia Fax: +34 968 36 4151
-----------------------------------------------
prev parent reply other threads:[~2002-01-12 0:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-11 19:31 compaq presario 706 EA via 686a sound card Raul Sanchez Sanchez
2002-01-11 19:54 ` Alan Cox
2002-01-11 19:56 ` salvador
2002-01-11 20:11 ` salvador
2002-01-11 20:21 ` salvador
2002-01-11 20:25 ` Raul Sanchez Sanchez
2002-01-12 0:28 ` Raul Sanchez Sanchez [this message]
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=1010795289.527.14.camel@raul \
--to=raul@dif.um.es \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=salvador@inti.gov.ar \
/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