From: Sergei Shtylyov <sshtylyov@ru.mvista.com>
To: Mike Zheng <mail2mz@gmail.com>
Cc: htejun@gmail.com, mlord@pobox.com, linux-ide@vger.kernel.org
Subject: Re: Marvel 88SE6121 driver
Date: Mon, 28 Jan 2008 18:09:10 +0300 [thread overview]
Message-ID: <479DF016.7070100@ru.mvista.com> (raw)
In-Reply-To: <7f96c8390801280622w1edf1784p6144651d3233b8ca@mail.gmail.com>
Hello.
Mike Zheng wrote:
> From PCI config space, the VENDOR_ID and DEVICE_ID are correct for my
> driver. However the PCI_COMMAND register of 88SE6121 I got is 0x7,
> which is the same as default value. Based on the document, it has to
> be 0x0207 to enable interrupt. However I always failed to do so, the
Bit 10 (mask 0x0200) is fast back-to-back enable, what does it have to do
with iterrupts.
> value remains 0x7 after it is re-assigned to the new value 0x0207. So
This means that fast back-to-back is not supported
> that I have no interrupt from PCIe as INTA. Do you have any idea on
> this issue?
There's also bit 11 (mask 0x0400) meaning INTx emulation *disable*.
> Thanks for your help,
> Mike Zheng
MBR, Sergei
next prev parent reply other threads:[~2008-01-28 15:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-28 14:22 Marvel 88SE6121 driver Mike Zheng
2008-01-28 15:09 ` Sergei Shtylyov [this message]
2008-01-28 16:49 ` Mike Zheng
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=479DF016.7070100@ru.mvista.com \
--to=sshtylyov@ru.mvista.com \
--cc=htejun@gmail.com \
--cc=linux-ide@vger.kernel.org \
--cc=mail2mz@gmail.com \
--cc=mlord@pobox.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.