mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Allexio Ju" <allexio.ju@gmail.com>
To: linux-pci@atrey.karlin.mff.cuni.cz, linas@austin.ibm.com
Cc: linux-kernel@vger.kernel.org
Subject: Questions on PCI express AER support in HBA driver
Date: Thu, 18 Jan 2007 11:46:21 -0800	[thread overview]
Message-ID: <a02278b00701181146o2384d62ah8445ec3bb846a8da@mail.gmail.com> (raw)

Hi,

I've got some questions on supporting PCI Express AER in Linux HBA drivers.
BTW, I'm developing SCSI HBA driver.

What are the expected changes on SCSI LLD driver in regards to PCIE
AER supporting? I understood that the driver need to call following
API during probing,
---
if (pci_find_aer_capability(dev)) {
    pci_enable_pcie_error_reporting(dev);
}
---
What else does SCSI LLD driver need to changed?

Thanks in advance.

Allexio

             reply	other threads:[~2007-01-18 19:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-18 19:46 Allexio Ju [this message]
2007-01-18 20:46 ` Allexio Ju
2007-01-19  2:30   ` Zhang, Yanmin
2007-01-18 23:56 ` Linas Vepstas

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=a02278b00701181146o2384d62ah8445ec3bb846a8da@mail.gmail.com \
    --to=allexio.ju@gmail.com \
    --cc=linas@austin.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@atrey.karlin.mff.cuni.cz \
    /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

all inboxes | Powered by JetHome®