Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added: P8 adapter discovery via Linux sysfs #472

Closed
wants to merge 1 commit into from

Conversation

pks-t
Copy link
Contributor

@pks-t pks-t commented Sep 26, 2019

On Linux, dynamic device discovery is currently implemented via libudev,
which may not be available on more minimal systems. Thus, we implement a
new device discovery that directly uses sysfs to scan through available
USB devices for supported ones without any additional dependencies.

On Linux, dynamic device discovery is currently implemented via libudev,
which may not be available on more minimal systems. Thus, we implement a
new device discovery that directly uses sysfs to scan through available
USB devices for supported ones without any additional dependencies.
@pks-t
Copy link
Contributor Author

pks-t commented Sep 26, 2019

By the way, I've sent my signed CLA to the mail address mentioned on https://www.pulse-eight.com/contributors (contributor-agreement@pulse-eight.com), but I've got a return mail saying that the mail was in fact undeliverable.

@malard
Copy link
Member

malard commented Sep 26, 2019

not sure why its broke, email it to martin.ellis@pulse-eight.com instead

@opdenkamp
Copy link
Contributor

I'm merging this PR in along with some other PRs in a few.
Thanks!

@opdenkamp opdenkamp closed this in 82d1c29 Mar 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants