diff options
author | Thomas Backlund <tmb@mageia.org> | 2023-02-08 21:06:31 +0200 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2023-02-08 21:06:31 +0200 |
commit | 69bf2e4ea8ae03ef3faffbbe8a843c4bb88c520e (patch) | |
tree | 7d9674e9f5f57f25885d3b0cc9f3b4f85292824e /kernel | |
parent | aaf9c04aa638bdbfef34e514dd72cec9b574d310 (diff) | |
download | drakx-69bf2e4ea8ae03ef3faffbbe8a843c4bb88c520e.tar drakx-69bf2e4ea8ae03ef3faffbbe8a843c4bb88c520e.tar.gz drakx-69bf2e4ea8ae03ef3faffbbe8a843c4bb88c520e.tar.bz2 drakx-69bf2e4ea8ae03ef3faffbbe8a843c4bb88c520e.tar.xz drakx-69bf2e4ea8ae03ef3faffbbe8a843c4bb88c520e.zip |
sync with kernel 6.0
Diffstat (limited to 'kernel')
-rw-r--r-- | kernel/list_modules.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 5ef8f27d5..c28693cfb 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -44,7 +44,7 @@ our %l = ( 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(gve hinic hfi1 igb igc ionic 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 sfc-siena sxg_nic sis190 sk98lin skge sky2 slicoss spidernet stmmac tehuti tg3 via-velocity vxge yellowfin), + qw(qla3xxx r8169 s2io samsung-sxgbe sfc sfc-falcon sfc-siena sxg_nic sis190 sk98lin skge sky2 slicoss spidernet stmmac tehuti tg3 txgbe via-velocity vxge yellowfin), qw(bcm5820 bcm5700), #- encrypted ], |