From: Chris Zimman <chris@cryptoapps.com>
To: linuxppc-embedded@lists.linuxppc.org
Subject: Re: [Question]DMA problem in Sil0680A...
Date: Mon, 29 Dec 2003 03:50:10 -0600 [thread overview]
Message-ID: <20031229095009.GA13346@dingdong.cryptoapps.com> (raw)
On Mon, Dec 29, 2003 at 01:16:17PM +0900, ?????? wrote:
>
> I'm trying to recognize IDE drive via Sil0680A driver
> in embedded linux enviroments. see below.
>
> * OS : denx(http://www.denx.de) linuxppc_devel_2.4 (2.4.23)
> * board : custom board for DVR
> * bootloader : u-boot 0.4.0
> * chipset : sil0680a(Siliconimage ultra ATA/133 PCI to ATA Host Controller)
[ snip ]
This could be one of at least a few things. First, make sure that you're
actually getting the interrupt signaling the end of DMA. See
drivers/ide/ide-dma.c:ide_dma_intr().
Without knowing how you have things wired up on the board, it's hard to give
definite suggestions about what might be wrong. But in general, if you're
not getting the interrupt, check the interrupt routing etc. (found in
platforms/sycamore.c or whatever you called it if you've made a custom
setup for your board).
What external IRQ is the sil680 using?
By the looks of your PCI table, you also have a QLogic SCSI controller
on the board. Have you tried that to see if it works?
--Chris
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next reply other threads:[~2003-12-29 9:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-29 9:50 Chris Zimman [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-12-29 4:16 [Question]DMA problem in Sil0680A 장형욱
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=20031229095009.GA13346@dingdong.cryptoapps.com \
--to=chris@cryptoapps.com \
--cc=linuxppc-embedded@lists.linuxppc.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).