|
I want to write a command to EP0 on a USB flash drive
Just like BUHOUND sends a standard get descritor command to EP0
How to achieve it?
Use XP standard driver.
I know that using DeviceIoControl + SCSI_PASS_THROUGH can read and write data to EP2, but I don't know how to write to EP0. |
|