mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
a55bab8d1d
- Changes in device detection code: * Properly check device signature. * Сorrectly reset the IDE controller. * Remove check for device type code. - Fix CD-ROM sector read issue: * Changed ATAPI packet opcode to be more universal (Some devices may not have READ12 support). * Always use 2048 bytes as sector size when reading the data from a disc. * Modify WaitForFlags() to stop polling if the error bit was set. * Changed timeout to 31 seconds (ATA default value). - Add more informational messages in DEBUG mode. - Fix invalid IDE register value. - Fix registers names. Tested by Stanislav Motylkov and Daniel Reimer on XQEMU and on real hardware MS Xbox revision 1.3 with Philips DVD drive. It has also been tested manually on PC with a SONY DVD drive. CORE-16628 CORE-16216 |
||
---|---|---|
.. | ||
armllb | ||
bcd | ||
bgfx | ||
bootdata | ||
environ | ||
freeldr | ||
CMakeLists.txt |