worproject / Rockchip-Windows-Drivers

Windows on Arm drivers for RK35xx platforms.
104 stars 13 forks source link

USB2 - EHCI devices cause Windows to crash #4

Closed idigdoug closed 5 months ago

idigdoug commented 8 months ago

Issue understood: bug in the Windows in-box usbehci.sys driver. The driver is performing atomic operations on uncached memory, which the RK3588's memory controller does not support.

Status:

Workarounds: