All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Kang <turquesa@malgn.com>
To: saeed bishara <saeed.bishara@gmail.com>
Cc: linux-ide@vger.kernel.org
Subject: Re: qc timeout on a marvell 88F6282 board
Date: Tue, 12 Jul 2011 17:19:57 +0900	[thread overview]
Message-ID: <4E1C03AD.8070901@malgn.com> (raw)
In-Reply-To: <CAMAG_efH1mtxufi_p8La8Sk6N3HSF1jJGca0mEvgkqPTnydSbQ@mail.gmail.com>

2011-07-07 오후 3:44, saeed bishara 쓴 글:
> On Thu, Jul 7, 2011 at 9:36 AM, Richard Kang<turquesa@malgn.com>  wrote:
>> 2011-07-06 오후 5:07, saeed bishara 쓴 글:
>>> Richard,
>>>
>>>   this board is supported by mainline kernel, can you try latest
>>> version (3.0-rcX)?
>>>> I can't find reason of not working. Please advise to me.
>>>>
>>>> Thank you.
>>>>
>>> --
>>> To unsubscribe from this list: send the line "unsubscribe linux-ide" in
>>> the body of a message to majordomo@vger.kernel.org
>>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>>>
>> Dear saeed,
>>
>> I tested sata_sil24 driver with 3.0.0-rc6.
>> At first booting, machine id was not supported in new kernel.
>> And I replaced id(0x690) of DB-88F6281-BP with 0x20f.
>> After changing machine id, booting was completed.
>>
>> I loaded "libata dma=0" and "sata_sil24".
>> But result was same to before. ->  qc timeout(0xec)
> does this controller (sil24) works on different platfrom (PC)?
> have you tried different disk?
>> Thank you.
>>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-ide" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>


Dear saeed,

I patched a board for pci_err_handling. The patch file is given from 
marvell.
And I re-test a module of sata_sil24.

When I connect a disk to a Pex card(sil3132), Pex error is occurred.
Following is error message.

-> PCI express error : irq - 45, Pex number: 1, Interrupt Cause Register 
value: 400

irq-45 is defined as IRQ_PEX1_ERR and the value of 0x400 means fatal error.
This error is occurred after "sil24_qc_issue".
Function of sil24_qc_issue is to write dma addr to PORT_CMD_ACTIVATE 
address.
Therefore, I think it is dma issue, right?

Now I am checking dma setting of a Dev-Board.

Thank you.

      parent reply	other threads:[~2011-07-12  8:19 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-29  9:04 qc timeout on a marvell 88F6282 board Richard Kang
2011-07-03 12:52 ` saeed bishara
2011-07-05  8:26   ` Richard Kang
2011-07-05 10:11     ` saeed bishara
2011-07-06  6:43       ` Richard Kang
2011-07-06  8:07         ` saeed bishara
     [not found]           ` <CAMAG_edjasMffHA2tozzBEUWf27BPvjF_=fOL_N9oktTyTradQ@mail.gmail.com>
2011-07-07  3:00             ` Richard Kang
2011-07-07  6:36           ` Richard Kang
2011-07-07  6:44             ` saeed bishara
2011-07-10 23:01               ` Richard Kang
2011-07-12  8:19               ` Richard Kang [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=4E1C03AD.8070901@malgn.com \
    --to=turquesa@malgn.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=saeed.bishara@gmail.com \
    /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.