libusbk icon indicating copy to clipboard operation
libusbk copied to clipboard

libusbk official github repo

Results 18 libusbk issues
Sort by recently updated
recently updated
newest added

While doing tests of removing USB device abruptly (i.e. physically upluggin it) during activity (basically reading on a data enpoint in a loop) I systematically got a BSOD. My stack...

Anomaly

With this upgrade I was able to build libusbK.sys from ARM64 easily. Ongoing test on Windows ARM seems to indicate everything is working seamlessly Note: support for building with makefile...

enhancement

These are a few things I noticed while reviewing the libusb0 backend code. They are not tested and do not fix any reported issues, but I believe they make the...

libusb0.sys

It may be a good idea to set up github action for CI/CD.

enhancement
build

Hello @mcuee , when you are going to launch libusbk for windows 10 arm 64 bit?

enhancement

Currently WDK7 is used. It will be good to update to new WDK like Windows 11 WDK. In this case we will need to drop Windows XP and Vista support....

enhancement
build

Hi I developing both the device and host end for an embedded system, where the host will serve as a control "panel" for the device. I am using C# binding...

question

Device: Mi Bluetooth/Wireless dual mode Wireless Mouse, with USB receiver, so working as a USB wireless mouse Driver: libusb0.sys 1.2.7.3 filter driver attached to the USB receiver Windows 10 64bit...

libusb0.sys

liusbk 3.0.8.0 and 3.1.0.0 release come with signed libusbk.sys 3.0.7.0 version and it still works with Windows 7/8/8.1/10 (and should work under Windows XP/Vista as well but you should really...

Release
driver

usb.ids file is here. Maybe it is good to add an option for the users to use the following URL for the latest usb.ids file or maybe a newer version...

enhancement
Utility