diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2003-02-25 10:47:02 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2003-02-25 10:47:02 +0000 |
commit | f341299e5cdd50f6a2d22fbff11e08ba5c8960c0 (patch) | |
tree | 21489d51396a91f1851a0ae16b79d790de84910a /kernel/list_modules.pm | |
parent | 7a4946d314636f34857499716095ff2a7f43cef7 (diff) | |
download | drakx-f341299e5cdd50f6a2d22fbff11e08ba5c8960c0.tar drakx-f341299e5cdd50f6a2d22fbff11e08ba5c8960c0.tar.gz drakx-f341299e5cdd50f6a2d22fbff11e08ba5c8960c0.tar.bz2 drakx-f341299e5cdd50f6a2d22fbff11e08ba5c8960c0.tar.xz drakx-f341299e5cdd50f6a2d22fbff11e08ba5c8960c0.zip |
add 3c990 and bcm4400 (bug #2316)
Diffstat (limited to 'kernel/list_modules.pm')
-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 60914b446..edb3384c2 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -26,7 +26,7 @@ our %l = ( qw(lance natsemi ne ne2k-pci ni5010 ni52 ni65 nvnet olympic pcnet32 plip rcpci), qw(sb1000 sis900 smc-ultra smc9194 starfire tlan tmspci tulip via-rhine), qw(wd winbond-840), - qw(fealnx 3c990fx), + qw(fealnx 3c990 3c990fx bcm4400), qw(skfp tc35815 lanstreamer farsync sdladrv orinoco_pci prism2_plx), qw(iph5526), #- fibre channel |