Skip to content

Host identification for embedded thunderbolt controllers

Christian Kellner requested to merge gicmo/bolt:icy_host_names into master

On embedded tbt, the udev device that represents the host switch does not have a DROM and thus does not have device_name, vendor_name (and the corresponding id versions of it). In that case we fall back to using the dmi id information since this is the host device.

TODO:

  • Commit messages
  • LENOVO -> Lenovo

Fixes #163 (closed) and fixes #164 (closed)

Edited by Christian Kellner

Merge request reports