mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
ioat: Add Ice Lake ID.
MFC after: 2 weeks
This commit is contained in:
parent
a7b568109e
commit
e4e91353c6
1 changed files with 2 additions and 0 deletions
|
|
@ -240,6 +240,8 @@ static struct _pcsid
|
|||
{ 0x6f2f8086, "BDX IOAT Ch1 (RAID)" },
|
||||
|
||||
{ 0x20218086, "SKX IOAT" },
|
||||
|
||||
{ 0x0b008086, "ICX IOAT" },
|
||||
};
|
||||
|
||||
MODULE_PNP_INFO("W32:vendor/device;D:#", pci, ioat, pci_ids,
|
||||
|
|
|
|||
Loading…
Reference in a new issue