diff --git a/sys/dev/ioat/ioat.c b/sys/dev/ioat/ioat.c index 74173803279..5a18683c256 100644 --- a/sys/dev/ioat/ioat.c +++ b/sys/dev/ioat/ioat.c @@ -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,