fwupd/plugins/steelseries
Richard Hughes 1263446b23 trivial: Add a 'setup' vfunc that is used after open()
The setup() is the counterpart to probe(), the difference being the former needs
the device open and the latter does not.

This allows objects that derive from FuDevice, and use FuDeviceLocker to use
open() and close() without worrying about the performance implications of
probing the hardware, i.e. open() now simply opens a file or device.
2018-09-03 19:56:26 -05:00
..
fu-plugin-steelseries.c Remove the unused Emacs indenting headers from all source files 2018-08-09 12:48:04 +01:00
fu-steelseries-device.c trivial: Add a 'setup' vfunc that is used after open() 2018-09-03 19:56:26 -05:00
fu-steelseries-device.h Remove the unused Emacs indenting headers from all source files 2018-08-09 12:48:04 +01:00
meson.build Change the quirk file structure to be more efficient 2018-06-28 13:32:30 +01:00
README.md Move the plugins into plugin-specific directories 2016-12-12 11:52:03 +00:00
steelseries.quirk Change the quirk file structure to be more efficient 2018-06-28 13:32:30 +01: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.