diff options
author | jan <jan@cvs.openbsd.org> | 2021-02-26 10:36:47 +0000 |
---|---|---|
committer | jan <jan@cvs.openbsd.org> | 2021-02-26 10:36:47 +0000 |
commit | 6143f41b0606ecee1fa86010e1be2324e2100fa8 (patch) | |
tree | 59e401969e48c5676bf6ad2da683acd63de12998 /sys/dev/pci/pcidevs | |
parent | 8e708be9563b091ca15ac0e58923c2dc1254013f (diff) |
Add missing PCI product IDs for x710 10GBase-T into ixl(4)
OK phessler
Diffstat (limited to 'sys/dev/pci/pcidevs')
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index ba975d05548..62c9471060e 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1956 2021/02/22 01:17:23 jsg Exp $ +$OpenBSD: pcidevs,v 1.1957 2021/02/26 10:36:45 jan Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -3962,6 +3962,7 @@ product INTEL I219_V14 0x15fa I219-V product INTEL I219_LM13 0x15fb I219-LM product INTEL I219_V13 0x15fc I219-V product INTEL I225_BLANK_NVM 0x15fd I225 +product INTEL X710_10G_T 0x15ff X710 10GBaseT product INTEL CORE5G_H_PCIE_X16 0x1601 Core 5G PCIE product INTEL CORE5G_M_GT1_1 0x1602 HD Graphics product INTEL CORE5G_THERM 0x1603 Core 5G Thermal |