]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Change to shared header file unrelated to open-vm-tools.
authorOliver Kurth <okurth@vmware.com>
Fri, 15 Sep 2017 18:23:41 +0000 (11:23 -0700)
committerOliver Kurth <okurth@vmware.com>
Fri, 15 Sep 2017 18:23:41 +0000 (11:23 -0700)
open-vm-tools/lib/include/vm_device_version.h

index 64733aad5be2215bfb49e7502ef0ed862e34b41b..13e970b0aef338dc7819b4d4af6d3f112eb63f9d 100644 (file)
 #define PCI_DEVICE_ID_INTEL_QAT_CLC_VF  0x0443
 #define PCI_DEVICE_ID_INTEL_QAT_LBG_VF  0x37c9
 
+/*
+ * Intel FPGAs
+ */
+
+#define PCI_DEVICE_ID_INTEL_FPGA_SKL_PF 0xbcc0
+#define PCI_DEVICE_ID_INTEL_FPGA_SKL_VF 0xbcc1
 
 #define E1000E_PCI_DEVICE_ID_CONFIG_STR "e1000e.pci.deviceID"
 #define E1000E_PCI_SUB_VENDOR_ID_CONFIG_STR "e1000e.pci.subVendorID"