diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2003-02-13 12:02:34 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2003-02-13 12:02:34 +0000 |
commit | d9658c92836d7487c91063465f5cd52a7709f129 (patch) | |
tree | 45219b5e5996625a7d5c823354a9c692ceed42f9 /kernel | |
parent | 136c59737310c46e3e736786ad3c6dca9b3725a8 (diff) | |
download | drakx-d9658c92836d7487c91063465f5cd52a7709f129.tar drakx-d9658c92836d7487c91063465f5cd52a7709f129.tar.gz drakx-d9658c92836d7487c91063465f5cd52a7709f129.tar.bz2 drakx-d9658c92836d7487c91063465f5cd52a7709f129.tar.xz drakx-d9658c92836d7487c91063465f5cd52a7709f129.zip |
add 8139cp (cf Frederik Himpe post on cooker)
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), |