mirror of
https://git.proxmox.com/git/fwupd
synced 2026-03-27 23:05:48 +00:00
This makes it match the eMMC and SATA plugins, and means we can more easily walk up to the parent SCSI controller, rather than trying to find the correct block child. No functional changes, other than now we also read the disk serial number, and use one less udev subsystem match. |
||
|---|---|---|
| .. | ||
| fu-plugin-scsi.c | ||
| fu-scsi-device.c | ||
| fu-scsi-device.h | ||
| meson.build | ||
| README.md | ||
| scsi.quirk | ||
SCSI
Introduction
This plugin adds support for SCSI storage hardware. Devices are only enumerated and are not updatable.
GUID Generation
These device use the SCSI DeviceInstanceId values, e.g.
SCSI\VEN_HP&DEV_EG0900JETKB&REV_HPD4SCSI\VEN_HP&DEV_EG0900JETKBSCSI\VEN_HP
Vendor ID Security
The vendor ID is set from the vendor, for example set to SCSI:HP
External Interface Access
This plugin requires only reading from sysfs.