mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-13 13:18:24 +00:00
ata: Add OUI quirk for Western Digital and Intel
This commit is contained in:
parent
663ac20909
commit
9f137339e9
@ -18,6 +18,14 @@ VendorId = ATA:0x8086
|
||||
Vendor = Seagate
|
||||
VendorId = ATA:0x1BB1
|
||||
|
||||
[DeviceInstanceId=OUI\0014ee]
|
||||
Vendor = Western Digital
|
||||
VendorId = ATA:0x101C
|
||||
|
||||
[DeviceInstanceId=OUI\00a075]
|
||||
Vendor = Micron
|
||||
VendorId = ATA:0x1344
|
||||
|
||||
[DeviceInstanceId=OUI\5cd2e4]
|
||||
Vendor = Intel
|
||||
VendorId = ATA:0x8086
|
||||
|
Loading…
Reference in New Issue
Block a user