Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

freebsd: Use hidraw instead of hidapi for non-USB devices#95

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
JohnAZoidberg wants to merge2 commits intomain
base:main
Choose a base branch
Loading
fromfreebsd-hidraw

Conversation

@JohnAZoidberg
Copy link
Member

@JohnAZoidbergJohnAZoidberg commentedMar 24, 2025
edited
Loading

#94 and#90 don't work on FreeBSD. Looks like hidapi on FreeBSD doesn't use/dev/hidraw.

Using the code here, requires you to need thehidraw kernel module (kldload hidraw).

Signed-off-by: Daniel Schaefer <dhs@frame.work>
Signed-off-by: Daniel Schaefer <dhs@frame.work>
@JohnAZoidbergJohnAZoidberg changed the titleFreebsd hidrawfreebsd: Use hidraw instead of hidapi for non-USB devicesMar 25, 2025
@JohnAZoidberg
Copy link
MemberAuthor

JohnAZoidberg commentedApr 10, 2025
edited
Loading

@aokblast has been working on supporting hidraw in hidapi on freebsd for i2c hid devices.
So we probably don't need this for the long term.

@JohnAZoidberg
Copy link
MemberAuthor

@aokblast has been working on supporting hidraw in hidapi on freebsd for i2c hid devices. So we probably don't need this for the long term.

Seelibusb/hidapi#730

@JohnAZoidberg
Copy link
MemberAuthor

Still not merged upstream

@aokblast
Copy link
Contributor

Still not merged upstream

We discover a bug for communicate with USB high speed device over packets with more than 64 bytes.
I am busy these day and am going to be enlisted for my 4 months obligatory military service🥲. This is my first thing to do four months after.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@JohnAZoidberg@aokblast

[8]ページ先頭

©2009-2025 Movatter.jp