4668666fe4
As part of Chuck's work on fixing kernel crashes caused by disk I/O errors, it is useful to be able to trigger various kinds of errors. This patch allows causing an AHCI-attached disk to disappear, by having the driver keep the PHY disabled when the driver would otherwise enable the PHY. It also allows making the disk reappear by having the driver go back to setting the PHY enable/disable state as it normal would and simulating the hardware event that causes a bus rescan. Submitted by: Chuck Silvers Sponsored by: Netflix, Inc Differential Revision: https://reviews.freebsd.org/D16043 |
||
---|---|---|
.. | ||
ahci_generic.c | ||
ahci_mv_fdt.c | ||
ahci_pci.c | ||
ahci.c | ||
ahci.h | ||
ahciem.c |