DMA ATA commands support
This commit is contained in:
parent
908a8fc37a
commit
51f7e1acb7
4 changed files with 33 additions and 5 deletions
|
@ -474,6 +474,7 @@ grub_pata_open (int id, int devnum, struct grub_ata *ata)
|
|||
return err;
|
||||
|
||||
ata->data = devfnd;
|
||||
ata->dma = 0;
|
||||
|
||||
return GRUB_ERR_NONE;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue