Richard Hughes
99df74f0c2
Add API to wait for a device
...
This allows us to ignore all the delays when the device is emulated, with the
idea being to do dozens of device emulations in the CI tests.
Also, do not call fu_progress_sleep() when the device is emulated.
2023-02-01 09:42:08 +00:00
Richard Hughes
3bf53fe35b
intel-usb4: Ensure the device name is set with FuUsbDevice->setup
2022-11-29 09:01:29 +00:00
Richard Hughes
891bae783c
Show the USB4 NVM device ID in the debug output
...
Otherwise there's no way to find out what value the big-table-of-data needs.
2022-09-13 14:25:15 +01:00
Richard Hughes
404ab8e3e9
trivial: Rename the internal NvmProductId to NvmModelId to match Intel docs
...
This preserves sanity when comparing numbers from vendors.
2022-09-13 14:25:15 +01:00
Richard Hughes
5ebc3b6ad9
Move the generic Intel Goshen Ridge code out to a new plugin
...
The original code was written by Dell for the dell-dock plugin, but
it's exactly the same code and NVM format for Intel reference hardware.
2022-09-08 09:56:33 +01:00