ahci: enable io/mem/dma
authorKevin O'Connor <kevin@koconnor.net>
Sun, 12 Dec 2010 19:01:47 +0000 (14:01 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Sun, 12 Dec 2010 19:01:47 +0000 (14:01 -0500)
commit7eb0222835c2bc01e1927db5ae344a64f5fd7fba
treeb5bdb9b0e207367a9f65b0098347a9fdda689486
parentc19fc71c7acac9d2b591469ee6f714b297db2d3c
ahci: enable io/mem/dma

Make sure IO, MMIO and DMA are enabled in pci config space
before using the device.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
src/ahci.c