aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorSlava Shwartsman <slavash@nvidia.com>2026-05-04 07:29:18 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2026-06-17 18:23:14 +0000
commit741f489ed09ab1d9172d1f61aa341004b5c3e968 (patch)
treeefb830d79e7332b44f7bd8d5a35a6e463740f5d6 /sys/dev
parent3e4cbdebfc9bcb2f2c64acc8ee8f67c3383cd676 (diff)
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/mlx5/mlx5_core/mlx5_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/mlx5/mlx5_core/mlx5_main.c b/sys/dev/mlx5/mlx5_core/mlx5_main.c
index 221781327b51..058085348a3f 100644
--- a/sys/dev/mlx5/mlx5_core/mlx5_main.c
+++ b/sys/dev/mlx5/mlx5_core/mlx5_main.c
@@ -2126,7 +2126,7 @@ static const struct pci_device_id mlx5_core_pci_table[] = {
{ PCI_VDEVICE(MELLANOX, 4130) },
{ PCI_VDEVICE(MELLANOX, 4131) }, /* ConnectX-8 */
{ PCI_VDEVICE(MELLANOX, 4132) },
- { PCI_VDEVICE(MELLANOX, 4133) },
+ { PCI_VDEVICE(MELLANOX, 4133) }, /* ConnectX-9 */
{ PCI_VDEVICE(MELLANOX, 4134) },
{ PCI_VDEVICE(MELLANOX, 4135) },
{ PCI_VDEVICE(MELLANOX, 4136) },