diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2023-09-07 01:41:10 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2023-09-07 01:41:10 +0000 |
commit | ba4b01dc4cbe18e65e5afff1666d26e0b45bf11a (patch) | |
tree | a1d361afea27e3b04e91b16443338334ea629262 /sys | |
parent | f7aede44f102ea5a2988d9082a8849546c47c2bb (diff) |
add Mellanox ConnectX-6 Lx
from Olivier Croquin
Diffstat (limited to 'sys')
-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 44051dcbad8..c3f01185afc 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.2048 2023/09/06 23:47:14 jsg Exp $ +$OpenBSD: pcidevs,v 1.2049 2023/09/07 01:41:09 jsg Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -7319,6 +7319,7 @@ product MELLANOX MT28800VF 0x101a ConnectX-5 Ex VF product MELLANOX MT28908 0x101b ConnectX-6 product MELLANOX MT28908VF 0x101c ConnectX-6 VF product MELLANOX MT2892 0x101d ConnectX-6 Dx +product MELLANOX MT2894 0x101f ConnectX-6 Lx product MELLANOX CONNECTX_EN 0x6368 ConnectX EN /* Mentor */ |