• Tejun Heo's avatar
    ahci: request all PCI BARs · dea55137
    Tejun Heo authored
    ahci is often implemented with accompanying SFF compatible interface
    and legacy IDE driver may attach to the legacy IO ports when the
    controller is already claimed by ahci and vice-versa.  This patch
    makes ahci use pcim_iomap_regions_request_all() so that all IO regions
    are claimed on attach.
    Signed-off-by: default avatarTejun Heo <htejun@gmail.com>
    Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
    dea55137
ahci.c 63.9 KB