linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Marvel 88SE6121 driver
@ 2008-01-28 14:22 Mike Zheng
  2008-01-28 15:09 ` Sergei Shtylyov
  0 siblings, 1 reply; 3+ messages in thread
From: Mike Zheng @ 2008-01-28 14:22 UTC (permalink / raw)
  To: htejun, mlord, linux-ide

Hi All,

I am doing development of device driver of  88SE6121 on Kernel 2.4 for
PowerPC 8568 board, which is a BIG endian CPU.

>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
value remains 0x7 after it is re-assigned to the new value 0x0207. So
that I have no interrupt from PCIe as INTA. Do you have any idea on
this issue?

Thanks for your help,

Mike Zheng

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-01-28 16:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-28 14:22 Marvel 88SE6121 driver Mike Zheng
2008-01-28 15:09 ` Sergei Shtylyov
2008-01-28 16:49   ` Mike Zheng

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).