diff options
author | Thomas Backlund <tmb@mageia.org> | 2012-10-21 18:44:15 +0000 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2012-10-21 18:44:15 +0000 |
commit | 94b4741759cfc521a0d4b9693d8d9ccbd8adab68 (patch) | |
tree | e7b8b2eb3ea2a7d266a009f6d420ccc7a2af83c7 /kernel | |
parent | c8ff77003fa1d80931a37caa2ef179f0dbba6342 (diff) | |
download | drakx-94b4741759cfc521a0d4b9693d8d9ccbd8adab68.tar drakx-94b4741759cfc521a0d4b9693d8d9ccbd8adab68.tar.gz drakx-94b4741759cfc521a0d4b9693d8d9ccbd8adab68.tar.bz2 drakx-94b4741759cfc521a0d4b9693d8d9ccbd8adab68.tar.xz drakx-94b4741759cfc521a0d4b9693d8d9ccbd8adab68.zip |
add alx ethernet module (#7853)
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 0eb020044..8f2493a30 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -44,7 +44,7 @@ our %l = ( ], firewire => [ qw(eth1394 pcilynx) ], gigabit => [ - qw(atl1 atl1c atl1e be2net bna bnx2 bnx2x cxgb cxgb3 cxgb4 dl2k e1000 e1000e et131x igb ipg ixgb ixgbe), + qw(alx atl1 atl1c atl1e be2net bna bnx2 bnx2x cxgb cxgb3 cxgb4 dl2k e1000 e1000e et131x igb ipg ixgb ixgbe), qw(myri_sbus myri10ge netxen_nic ns83820 pch_gbe qla3xxx r8169 s2io sfc sxg_nic), qw(sis190 sk98lin skge sky2 slicoss spidernet stmmac tehuti tg3 via-velocity virtio_net vxge yellowfin), qw(bcm5820 bcm5700), #- encrypted |