mirror of
https://git.proxmox.com/git/fwupd
synced 2025-05-15 07:24:46 +00:00
![]() If we say that the version format should be the same for the `version_lowest` and the `version_bootloader` then it does not always make sense to set it at the same time. Moving the `version_format` to a standalone first-class property also means it can be typically be set in the custom device `_init()` function, which means we don't need to worry about *changing* ther version format as set by the USB and UDev superclass helpers. |
||
---|---|---|
.. | ||
fu-plugin-thelio-io.c | ||
fu-thelio-io-device.c | ||
fu-thelio-io-device.h | ||
meson.build | ||
README.md | ||
thelio-io.quirk |
Thelio IO Support
Introduction
This plugin is used to detach the Thelio IO device to DFU mode.
To switch to this mode 1
has to be written to the bootloader
file
in sysfs.
GUID Generation
These devices use the standard USB DeviceInstanceId values, e.g.
USB\VID_1209&PID_1776&REV_0001
Vendor ID Security
The vendor ID is set from the USB vendor, in this instance set to USB:0x1209