Skip to content

Add support for USB bus types

Simon Ser requested to merge bus_type into master

Created by: ascent12

Currently the USB bus type parsing is broken in libdrm, at least for the devices I have. drmGetDevice fails with -EINVAL. Already submitted a libdrm MR to fix it: mesa/drm!45 (merged)

Merge request reports