From 761bb5a67966c35ca18b36bec0a3d8efacd46e2d Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 3 May 2019 17:59:25 +0200 Subject: we should probably recognize 'nixge' too and probably merge 'gigabit' back into 'main', we don't really use the disctinction... --- kernel/list_modules.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index bd7d990f0..71340dfce 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -43,7 +43,7 @@ our %l = ( firewire => [ qw(eth1394 pcilynx) ], gigabit => [ qw(amd-xgbe alx aqc111 atl1 atl1c atl1e atlantic at91_ether ax88179_178a bcmsysport be2net bna bnx2 bnx2x bnxt_en cxgb cxgb3 cxgb4 dl2k dwc-xlgmac e1000 e1000e et131x), - qw(hinic hfi1 igb igc ipg ixgb ixgbe lan78xx liquidio liquidio_vf macb mlx4_core mlx4_en mlx5_core mvmdio myri_sbus myri10ge netxen_nic ns83820 pch_gbe), + qw(hinic hfi1 igb igc ipg ixgb ixgbe lan78xx liquidio liquidio_vf macb mlx4_core mlx4_en mlx5_core mvmdio myri_sbus myri10ge netxen_nic nixge 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 ], -- cgit v1.2.1