Kevin Schlosser

Results 463 comments of Kevin Schlosser

The funny thing is, the device is an HID device but.... I am not able to use any of the Hid* windows functions on the device... When the device gets...

This is only going to be "Windows ONLY" for now.. I do plan to make it so that these "Windows ONLY" devices will be able to be used in Linux...

bah! another road block.. I do not know if usbpcap handles Microsoft OS Descriptors for USB. This is the descriptor that is used to determine the "device type" and to...

I guess I am confused as to why the URB_FUNCTION_GET_MS_FEATURE_DESCRIPTOR cannot be used. OK so this i guess is where I want to ask some questions regarding usbpcap.. in wireshark...

Well at this point I am again stuck. It would appear as tho I am not able to read any data using pyusb (libusb-1.0) It kicks out an error stating...

The device has a type of generic USB device. to know that it is a CIR device this has to be done using the OS descriptor. I did manage to...

I would imagine that the filter driver would have to "detach" all USB devices and then "reattach them" or let them selves reattach after the driver as loaded. this would...

then what would cause it to not allow a boot to take place from a USB drive? maybe this should be tested with other releases of windows using an external...

This can done pretty easily, I would do it if the Windows Driver Kit would install on my machine!!! I am not sure what the hiccup is.. It installs but...

I can tell you that "deap" is no longer being maintained and there is an issue with it and it will not install. ``` error: metadata-generation-failed ``` deap is using...