mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
17dcf7d2e5dfeb9d097175f54997d2d4bf0225b2
- Sync to 0.41b2 - Fixed bug with unnecessary call to AtapiEnableInterrupts() inside AtapiSendCommand() when DRQ is never asserted - Added registry option AtapiSendDisableIntr to manage ATAPI command sending behavior. AFAIU, under VirtualBox it is unnecessary to disable interrupts around sending ATAPI commands. - Implemented registry options for BUSY and DRQ timing adjustments. - Added VirtualBox tuning option - VirtualBox value in registry. Sets timings and ATAPI (CD/DVD) related options to the most compatible values. - Fixed bug with UDMA2 support on Intel ICH1/2/3/4/5 chips. - Made some experimental changes in automatic slow-down algorithm. This code is rather old, but was not tested properly. - Fixed bug with accessing SATA registers on Intel chips - Many other fixes svn path=/trunk/; revision=51736
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%