mirror of
https://github.com/reactos/reactos.git
synced 2025-05-06 10:28:45 +00:00
![]() Reason: the size of `READ_CAPACITY16_DATA` struct in UniATA driver and ReactOS/Windows SDK were not equal. - In UniATA driver: `sizeof(READ_CAPACITY16_DATA) == 33` (wrong); - In ReactOS/Windows SDK: `sizeof(READ_CAPACITY16_DATA) == 32` (correct). CORE-19696 |
||
---|---|---|
.. | ||
atapi | ||
pciide | ||
pciidex | ||
uniata | ||
CMakeLists.txt |