fwupd/plugins/qsi-dock
2023-01-10 14:58:30 +00:00
..
fu-qsi-dock-child-device.c qsi-dock: Create a new plugin to update docks from QSI 2022-11-11 07:58:35 +00:00
fu-qsi-dock-child-device.h qsi-dock: Create a new plugin to update docks from QSI 2022-11-11 07:58:35 +00:00
fu-qsi-dock-common.h qsi-dock: Create a new plugin to update docks from QSI 2022-11-11 07:58:35 +00:00
fu-qsi-dock-mcu-device.c trivial: Fix some g_prefix_error() calls to include the trailing space 2022-11-30 10:13:19 +00:00
fu-qsi-dock-mcu-device.h qsi-dock: Create a new plugin to update docks from QSI 2022-11-11 07:58:35 +00:00
fu-qsi-dock-plugin.c qsi-dock: Create a new plugin to update docks from QSI 2022-11-11 07:58:35 +00:00
fu-qsi-dock-plugin.h qsi-dock: Create a new plugin to update docks from QSI 2022-11-11 07:58:35 +00:00
meson.build qsi-dock: Create a new plugin to update docks from QSI 2022-11-11 07:58:35 +00:00
qsi-dock.quirk qsi-dock: Create a new plugin to update docks from QSI 2022-11-11 07:58:35 +00:00
README.md Include the plugin README text in the generated docs 2023-01-10 14:58:30 +00:00

title: Plugin: QSI Dock

Introduction

This plugin uses the MCU to write all the dock firmware components. The MCU version is provided by the DMC bcdDevice.

This plugin supports the following protocol ID:

  • com.qsi.dock

GUID Generation

These devices use the standard USB DeviceInstanceId values, e.g.

  • USB\VID_047D&PID_808D&REV_0001
  • USB\VID_047D&PID_808D
  • USB\VID_047D

Update Behavior

The device usually presents in runtime mode, but on detach re-enumerates with the same USB PID in an unlocked mode. On attach the device again re-enumerates back to the runtime locked mode.

Vendor ID Security

The vendor ID is set from the USB vendor.

External Interface Access

This plugin requires read/write access to /dev/bus/usb.