Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-01-09 | [PATCH] PCI Error Recovery: documentation | linas@austin.ibm.com | |
Various PCI bus errors can be signaled by newer PCI controllers. Recovering from those errors requires an infrastructure to notify affected device drivers of the error, and a way of walking through a reset sequence. This patch adds documentation describing the current error recovery proposal. Signed-off-by: Linas Vepstas <linas@austin.ibm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |