Alexandre Demers
Alexandre Demers
I don't have any ETA. I'm working on the project in my sparetime... which is really scarce at this time. My main work is on the userspace tools right now....
What needs to be done: - Porting usbipd to Windows could probably be done to run it as a service. However, at what cost? Evaluate it. - What would be...
What needs to be done: - Review the state of complete_pending_irp() and make sure there is no possible case where IRQL could not be set or restored appropriately.
From investigation: it seems one of the previous developers had hit a very similar bug elsewhere in the code [process_write_irp()] where he had to pad IO calls with IRQL raising...
Hi @dennisdegryse . Thank you for your trace. I'm pretty sure I've pinpointed where the problem is, but not why this is happening. I'm mostly working on the usbip-tools for...
@dennisdegryse : also, could you attach the dump file?
@dennisdegryse : If you were testing using the master/HEAD, I pushed a fix a few minutes ago (well, I hope this will work). IoCancelIrp() calls the driver's cancel IRP routine,...
Hi @nhong123456 . This a known issue: I've put a hold on the project in the last few months since its summer and I'm mostly working outside around the house....
Hey there. Sorry for the delay. @yelfarri is right, this project has been on hold. Being a father took the sparetime I had in the last year. That being said,...
@yelfarri : yes, I'm considering how to go from here and @cezuni's project is interesting. @wrenchonline : ok, I understand correctly now. So you have machine A with Windows 7...