Skip to content

util: add more bus definitions

Benjamin Tissoires requested to merge bentiss/hid-tools:wip/buses into master

In some rare cases, when we need to replay a trace, we get an exception because the bus is not defined.

Import all of the bus defined in the kernel, to limit those situations

Merge request reports