From: James Courtier-Dutton <James@superbug.co.uk>
To: alsa-devel@alsa-project.org
Subject: A need for support for SPI interfacing in alsa.
Date: Sat, 02 Oct 2004 19:38:42 +0100 [thread overview]
Message-ID: <415EF5B2.6050106@superbug.co.uk> (raw)
More and more sound card manufacturers are moving away from AC97 codecs.
Up until recently, this was not really a problem, but I came across a
new sound card today. The Creative SB Live! 7.1 24bit.
This is based on the Audigy LS.
* GENERAL INFO: Audigy LS
* Model: SB0310
* P17 Chip: CA0106-DAT
* AC97 Codec: STAC 9721
* ADC: Philips 1361T (Stereo 24bit)
* DAC: WM8746EDS (6-channel, 24bit, 192Khz)
*
* GENERAL INFO: SB Live! 7.1 24bit.
* Model: SB0410
* P17 Chip: CA0106-DAT
* AC97 Codec: None
* ADC: WM8775EDS (4 Channel)
* DAC: CS4382 (114 dB, 24-Bit, 192 kHz, 8-Channel D/A Converter)
The Audigy LS has a Philips 1361T stereo only ADC.
The SB Live! 7.1 24bit has a WM8775EDS 4 channel ADC.
So, now we will have to be able to talk to the ADC chip over it's
control channel. This control is done via an SPI bus.
The reason we need support now, is that we need to be able to control
which inputs the WM8775EDS selects.
The WM8665EDS has a stereo ADC, but can select from 4 stereo inputs.
Does anyone know how we might support SPI interfaces? I don't know much
about them, and there is only one 32bit register and one interrupt pin
on the P17 chip to control this.
James
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
next reply other threads:[~2004-10-02 18:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-02 18:38 James Courtier-Dutton [this message]
2004-10-02 19:02 ` A need for support for SPI interfacing in alsa Lee Revell
2004-10-02 19:27 ` Lee Revell
2004-10-04 6:54 ` Jaroslav Kysela
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=415EF5B2.6050106@superbug.co.uk \
--to=james@superbug.co.uk \
--cc=alsa-devel@alsa-project.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 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.