commit | 06460aeaa26ed4a86b92c8451365d3f48abd3786 | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Wed Aug 17 13:08:52 2005 +0900 |
committer | Jeff Garzik <jgarzik@pobox.com> | Wed Aug 17 00:51:50 2005 -0400 |
tree | 050791de806b74054f760b9debbddb7cac9caf75 | |
parent | 3cc4571c4106735665e048850ff6656de9558d60 [diff] |
[PATCH] sil24: add testing for PCI fault 03_sil24_add-pci-fault-check.patch On entry to interrupt handler, PORT_SLOT_STAT register is read first. Check if PCI fault or device removal has occurred by testing the value for 0xffffffff. Signed-off-by: Tejun Heo <htejun@gmail.com> sata_sil24.c | 6 ++++++ 1 files changed, 6 insertions(+) Signed-off-by: Jeff Garzik <jgarzik@pobox.com>