Set Bus_Master bit in PCI Command register for drives in DMA mode


git-svn-id: svn://kolibrios.org@6816 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
2016-12-26 21:52:58 +00:00
parent 5b3bbe5c9c
commit 5b61094dc6
2 changed files with 29 additions and 0 deletions

View File

@@ -747,6 +747,7 @@ struct IDE_DATA
BAR3_val dw ?
dma_hdd_channel_1 db ?
dma_hdd_channel_2 db ?
pcidev dd ? ; pointer to corresponding PCIDEV structure
ends
struct IDE_CACHE