diff options
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 da93d4834..8c3d4c839 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -31,7 +31,7 @@ our %l = ( qw(iph5526), #- fibre channel ), - qw(3c59x 8139too sundance), #rtl8139 + qw(3c59x 8139too 8139cp sundance), #rtl8139 ], gigabit => [ qw(dl2k myri_sbus yellowfin ns83820 r8169 tg3 e1000 sk98lin), |