mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-21 11:13:30 +00:00
Unbreak DMA dumo on Intel 31224.
This commit is contained in:
parent
f10a5f6cc4
commit
52c7e322b2
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=155393
@ -1897,7 +1897,7 @@ ata_intel_31244_status(device_t dev)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* any drive action to take care of ? */
|
/* any drive action to take care of ? */
|
||||||
return 1;
|
return ata_pci_status(dev);
|
||||||
}
|
}
|
||||||
|
|
||||||
static int
|
static int
|
||||||
|
Loading…
Reference in New Issue
Block a user