-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
linux: enumeration: filter non-devices from sysfs
* Avoids logging errors when probing USB interfaces that don't have device properties * Ignores root hubs (they're not useful to open, not exposed on other platforms, and sometimes slow to read properties from for some reason)
- Loading branch information
1 parent
5fc9678
commit cb82728
Showing
1 changed file
with
18 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters