-
Hi, i'm trying to get this software to work with my Star61 for purposes of dumping/analyzing the stock firmware and/or CFW, i tried all sorts of command combinations but could not get anything to work…
-
```
What steps will reproduce the problem?
1. Same java code in OSX 10.7.5 and Windows XP
2. On a call to write(), passing in a byte[] as a parameter.
3. On 10.7.5 all works fine, on Windows XP an exc…
-
```
What steps will reproduce the problem?
1. Same java code in OSX 10.7.5 and Windows XP
2. On a call to write(), passing in a byte[] as a parameter.
3. On 10.7.5 all works fine, on Windows XP an exc…
-
The Linux libusb and macOS backends maintain an internal buffer of 30 (where did this number come from?) input reports. If I understand correctly, when hid_read is called repeatedly, one input report …
-
```
What steps will reproduce the problem?
1. Set up an Mac 10.7 environment to interface with a HID device. Put
libraries in the appropriate places (libhidapi-jni.jnilib in the
/Library/Java/Exten…
-
```
What steps will reproduce the problem?
1. Set up an Mac 10.7 environment to interface with a HID device. Put
libraries in the appropriate places (libhidapi-jni.jnilib in the
/Library/Java/Exten…
-
```
What steps will reproduce the problem?
1. Compile .sln in javahidapi/windows, creates hidapi-jni.dll correct.
2. Put PenTest.java in folder with javahidapi folder.
3. Trying to compile it, as show…
-
I was curious about the pragmatics of supporting various BSDs. There seems to be a fairly common API for HID over USB on most common BSDs called `usbhid` which is intended to be used with the `uhid` k…
-
I've got multiple devices that I'm trying to access in a stable manner. They do not provide a serial number or other uniquifying data that I can see. I tried to use the HID path but it looks like th…
-
This is a question regarding my usage of hid.c.
Currently I'm having a thread using hid_enumerate to manage all devices. This thread also performs hid_open/hid_close on all devices.
Independently I …
dsula updated
12 years ago