We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
da245a6
#4: Swap the fast mutex synchronization for a simple interlock instruction; this prevents the IRQL from getting bumped when the mutex is acquired.
703effa
#3 : Fix race in IRP_MJ_DEVICE_CONTROL.
IRP_MJ_DEVICE_CONTROL
55d7135
#1: Initial release