d-hoke

Results 12 comments of d-hoke

Issue I saw is potential failure of a tiledb requested operation, when it could have succeeded, failure being due to incorrect* tiledb calculations of required zlib buffer size [*]incorrect in...

code review On https://github.com/dokan-dev/dokany/commit/a0d81b09a3335607546d2a4bd93fe919d1822e93, are all members of the DeviceExtension being set by some other means now? (I see you added an assignment to ->MountId.) Did you verify that all...

Don't immediately see anything wrong with what you've done, but I'm tired at the moment so may review again later. That said... One more thing I see (saw before, suspicious,...

I see now, however, there may be a problem - as IoDeleteSymbolicLink() is apparently supposed to be called at PASSIVE_LEVEL, which I think would not be the case with the...

On WindowsXP, a simple test I performed in a driver learning project indicates that KeEnterCriticalRegion does NOT change the irql from PASSIVE_LEVEL. So it appears the change suggested in item...

I can probably code it, but as before, I am not able to build it or test it within its current domain. (I have been hacking at a version to...

1of3) will try to check :9977 when/if can reproduce (not doing too much with the unit right now), its mostly just benched accruing runtime hours, but I can periodically restart...

obtained a failure, when found (fan not running) :9977 checked and showed: {"TempTarget":50,"TempCurrent":65.528,"PWMDutyMin":1,"PWMDutyMax":100,"PWMDutyCurrent":100,"PWMPin":1} (the above was manually typed (circumstances make direct copy difficult), but should be mostly correct) (next check...

No. (sorry, not having done an update yet, that's unfamiliar territory to me and would require extra time, stop/starts/reboots I can fit in, as well as risk of 'bricking' unit...