cezanne / usbip-win

USB/IP for Windows
GNU General Public License v3.0
1.98k stars 350 forks source link

An effort to stabilize 'vhci_ude' driver for non-simple USB devices. #213

Closed spog closed 3 years ago

spog commented 3 years ago

Replaced 'waitlocks' vith 'spinlocks. Modified requests cancelation. Made some memory allocations and code non-pageable. Fixed module unloading and endpoint releasing.