|
Oh, I thought you wrote the firmware of the hardware. I think Windows U disks have drivers, so you don’t have to write drivers with ddk.
After inserting the U disk, the windows driver will execute the control pipe command.
If you want to write EP0 through the xp driver, do you need to rewrite the windows driver? Or you can look at CreateFile, WriteFile does not work. |
|