From: "Joachim Förster" <mls.JOFT@gmx.de>
To: linuxppc-embedded@ozlabs.org
Subject: Re: Can anyone help me about ac97 driver
Date: Tue, 03 Jul 2007 08:21:55 +0200 [thread overview]
Message-ID: <1183443715.5645.19.camel@localhost> (raw)
In-Reply-To: <1329478984.2865871183429363889.JavaMail.coremail@bj163app129.163.com>
[-- Attachment #1: Type: text/plain, Size: 1172 bytes --]
Hi silicom,
On Tue, 2007-07-03 at 10:22 +0800, silicom wrote:
> I'm writing an ac97 driver with interrupt mode on xilinx ml403 and
> linux 2.6.17.1 platform but encounter a incredible problem,can anyone
> send me a copy of the driver code.
I read your previous mails (about a problem with the interrupt handler).
Mainly in the last few days/week I wrote an (ALSA) driver for the
"Xilinx ML403 AC97 Controller Ref", too (ATM playback part only, no
record).
And I didn't encounter problems such as your problem. The only
difference I see, is, that I don't have an explicit "write process": INT
is thrown => INT handler: loop, copy data to the FIFO until full =>
return from INT handler.
I had serious problems with the "Register Access Finished" bit, which
stops working after (average) ~80 codec register accesses (bit remains
0).
My driver is "working" since yesterday evening ;-) ... so I feel a bit
uncertain about "releasing" it to the public right now. I'm willing to
post/contribute my driver, but that will have to wait some more days/a
week ;-) ...
BTW: Is your driver an ALSA driver, too? Or is it an OSS driver?
Joachim
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 191 bytes --]
prev parent reply other threads:[~2007-07-03 6:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-03 2:22 Can anyone help me about ac97 driver silicom
2007-07-03 3:36 ` Grant Likely
2007-07-03 6:21 ` Joachim Förster [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=1183443715.5645.19.camel@localhost \
--to=mls.joft@gmx.de \
--cc=linuxppc-embedded@ozlabs.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.