fwupd/plugins/steelseries/README.md
2021-07-18 14:42:47 -05:00

24 lines
545 B
Markdown

# SteelSeries
## 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`.