ioat(4): Add Skylake Xeon PCI-ID
SKX IOAT is just another 3.2 version of the CBDMA engine. Submitted by: Deepak Veliath <deepak.veliath AT isilon.com> Sponsored by: Dell EMC Isilon
This commit is contained in:
parent
b0f3e715fa
commit
08f16d0c01
@ -236,6 +236,8 @@ static struct _pcsid
|
||||
{ 0x6f278086, "BDX IOAT Ch7" },
|
||||
{ 0x6f2e8086, "BDX IOAT Ch0 (RAID)" },
|
||||
{ 0x6f2f8086, "BDX IOAT Ch1 (RAID)" },
|
||||
|
||||
{ 0x20218086, "SKX IOAT" },
|
||||
};
|
||||
|
||||
MODULE_PNP_INFO("W32:vendor/device;D:human", pci, ioat, pci_ids,
|
||||
|
Loading…
Reference in New Issue
Block a user