fwupd/plugins/steelseries
Richard Hughes faa35e430b Show a warning if the device has no GType and the plugin has no default
This also renames a symbol to make it clear that you can call it more than once.

Fixes https://github.com/fwupd/fwupd/issues/3148
2021-04-15 16:52:56 +01:00
..
fu-plugin-steelseries.c Show a warning if the device has no GType and the plugin has no default 2021-04-15 16:52:56 +01:00
fu-steelseries-device.c Call the superclass directly from subclassed devices 2021-02-18 16:18:34 +00:00
fu-steelseries-device.h Only include the start year in the copyright header 2021-01-07 14:48:16 +00:00
meson.build Move the plugin build logic to the plugins themselves 2021-02-18 14:46:20 +00:00
README.md Add external interface messages 2020-10-26 12:05:20 -05:00
steelseries.quirk Simplify the quirk file format 2021-03-03 08:30:34 +00:00

SteelSeries Support

Introduction

This plugin is used to get the correct version number on SteelSeries gaming mice. These mice have updatable firmware but so far no updates are available from the vendor.

GUID Generation

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

  • USB\VID_1038&PID_1702&REV_0001
  • USB\VID_1038&PID_1702
  • USB\VID_1038

Vendor ID Security

The device is not upgradable and thus requires no vendor ID set.

External interface access

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