summaryrefslogtreecommitdiffstats
path: root/kernel/list_modules.pm
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2018-07-02 20:56:38 +0300
committerThomas Backlund <tmb@mageia.org>2018-07-02 20:56:38 +0300
commita9bab835de102be7a012a6e208d2da86f809da62 (patch)
treec10ef2b91bb26d99137f129c2c50046c749ee4f2 /kernel/list_modules.pm
parent7c08abeacc4f985e3d24423b67b7922eceeed990 (diff)
downloaddrakx-a9bab835de102be7a012a6e208d2da86f809da62.tar
drakx-a9bab835de102be7a012a6e208d2da86f809da62.tar.gz
drakx-a9bab835de102be7a012a6e208d2da86f809da62.tar.bz2
drakx-a9bab835de102be7a012a6e208d2da86f809da62.tar.xz
drakx-a9bab835de102be7a012a6e208d2da86f809da62.zip
add missing Mellanox drivers (mga#23263)
Diffstat (limited to 'kernel/list_modules.pm')
-rw-r--r--kernel/list_modules.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index 4eeee0f3d..2bb4b9d48 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -42,8 +42,8 @@ our %l = (
firewire => [ qw(eth1394 pcilynx) ],
gigabit => [
qw(amd-xgbe alx atl1 atl1c atl1e atlantic at91_ether ax88179_178a be2net bna bnx2 bnx2x bnxt_en cxgb cxgb3 cxgb4 dl2k dwc-xlgmac e1000 e1000e et131x),
- qw(hinic hfi1 igb ipg ixgb ixgbe lan78xx liquidio liquidio_vf macb mlx4_en mvmdio myri_sbus myri10ge netxen_nic ns83820 pch_gbe qla3xxx r8169 s2io samsung-sxgbe sfc sfc-falcon sxg_nic),
- qw(sis190 sk98lin skge sky2 slicoss spidernet stmmac tehuti tg3 via-velocity vxge yellowfin),
+ qw(hinic hfi1 igb ipg ixgb ixgbe lan78xx liquidio liquidio_vf macb mlx4_core mlx4_en mlx5_core mvmdio myri_sbus myri10ge netxen_nic ns83820 pch_gbe),
+ qw(qla3xxx r8169 s2io samsung-sxgbe sfc sfc-falcon sxg_nic sis190 sk98lin skge sky2 slicoss spidernet stmmac tehuti tg3 via-velocity vxge yellowfin),
qw(bcm5820 bcm5700), #- encrypted
],