This plugin is used to firmware update for some Jabra devices
(refer to the jabra-gnp.quirk
file for more information).
Notably this excludes devices supported by the jabra
plugin,
as well as 1st edition Jabra Evolve (non-SE) devices and the
corresponding Jabra Link connectors.
These devices use the standard USB DeviceInstanceId values, e.g.
USB\VID_0B0E&PID_24DB
The device is updated at runtime using USB control and interrupt transfers.
The vendor ID is set from the USB vendor, in this instance set to USB:0x0B0E
This plugin uses the following plugin-specific quirks:
Address to use, defaulting to 0x08
.
Since: 1.9.20
This plugin requires read/write access to /dev/bus/usb
.
This plugin has been available since fwupd version 1.9.2
.
Anyone can submit a pull request to modify this plugin, but the following people should be consulted before making major or functional changes:
- Gianmarco: @gdpcastro