WinUSB fail 220 test on WinXP sp3
I’m using Windows logo kit v1.4 to test my WinUSB driver. When testing “220
Run INFTest against a single INF”, the test fail….
I’m using Windows logo kit v1.4 to test my WinUSB driver. When testing “220
Run INFTest against a single INF”, the test fail….
yushang wrote:
>
>Dear all , as mentioned above , how to load a dll into a driver’s
>address space ? Is there any kernel api…
We see data corruption (and/or crashes) during dma transfers in the following
scenario:
A multifunction device behind a bridge (with fast…
Hi there,
I modified the src\general\ioctl sample to fit my need: I just need the
DeviceControl / METHOD_BUFFERED method, so I deleted all other…