mirror of
https://git.proxmox.com/git/fwupd
synced 2025-05-18 00:31:54 +00:00
![]() 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. |
||
---|---|---|
.. | ||
fu-plugin-steelseries.c | ||
fu-steelseries-device.c | ||
fu-steelseries-device.h | ||
meson.build | ||
README.md | ||
steelseries.quirk |
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.