PCI-Express AER implemetation: aer howto document
authorZhang, Yanmin <yanmin.zhang@intel.com>
Mon, 31 Jul 2006 07:15:18 +0000 (15:15 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 27 Sep 2006 00:43:52 +0000 (17:43 -0700)
commit47402400c6496dd114463deb3a2ba2d64055284e
tree70547ed6a96270b2de0bdc80a0ec94c96cf21960
parent20d516602c022997feb24a9f1a806fc986b9e4e8
PCI-Express AER implemetation: aer howto document

PCI-Express AER (Advanced Error Reporting) provides more robust error reporting.
The series of patches enable kernel support to AER.

The initial patches were written by Tom Long Nguyen. I ported them to the kernel
2.6.18-rc3. Many thanks to Rajesh Shah and Narayanan Chandramouli for their great
review comments and testing help.

Patch 1 consists of the pciaer-howto.txt document.

Signed-off-by: Zhang Yanmin <yanmin.zhang@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Documentation/pcieaer-howto.txt [new file with mode: 0644]