vendors: add Palit and the right PNY VIDs

seen on yiimp benchs, PNY duplicate could be for usb keys only
This commit is contained in:
Tanguy Pruvot 2016-06-28 01:39:39 +02:00
parent 095f25f9a8
commit eb84ef9c8a

View File

@ -1608,9 +1608,11 @@ static int translate_vendor_id(uint16_t vid, char *vendorname)
// { 0x10DE, "NVIDIA" },
{ 0x1458, "Gigabyte" },
{ 0x1462, "MSI" },
{ 0x154B, "PNY" },
{ 0x154B, "PNY" }, // maybe storage devices
{ 0x1569, "Palit" },
{ 0x1682, "XFX" },
{ 0x196D, "Club3D" },
{ 0x196E, "PNY" },
{ 0x19DA, "Zotac" },
{ 0x19F1, "BFG" },
{ 0x1ACC, "PoV" },