diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2004-01-19 14:38:34 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2004-01-19 14:38:34 +0000 |
commit | ec640ad9442a3581ff925177a66e7fa56db36558 (patch) | |
tree | 2680b246ccb058800c83da1187802dd114fbf6ac /kernel | |
parent | 47a390d1a20b72a9a87e4f89e6a94eadad4ba818 (diff) | |
download | drakx-ec640ad9442a3581ff925177a66e7fa56db36558.tar drakx-ec640ad9442a3581ff925177a66e7fa56db36558.tar.gz drakx-ec640ad9442a3581ff925177a66e7fa56db36558.tar.bz2 drakx-ec640ad9442a3581ff925177a66e7fa56db36558.tar.xz drakx-ec640ad9442a3581ff925177a66e7fa56db36558.zip |
add forcedeth network driver (as requested 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 04cd31d6d..1d5d75711 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -25,7 +25,7 @@ our %l = ( qw(ewrk3 hamachi hp hp-plus hp100 ibmtr), 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(wd winbond-840 forcedeth), qw(fealnx 3c990 3c990fx bcm4400), qw(skfp tc35815 lanstreamer farsync sdladrv orinoco_pci prism2_plx), |