diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2002-09-25 13:08:41 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2002-09-25 13:08:41 +0000 |
commit | 680ee6c76d1486c28fd152687e95e4d9d45c8f78 (patch) | |
tree | f61ba4939f3273383746a3fe097009b09815edf3 | |
parent | cefad375b85dfa21a4ca47259ef73d12c00e4803 (diff) | |
download | drakx-680ee6c76d1486c28fd152687e95e4d9d45c8f78.tar drakx-680ee6c76d1486c28fd152687e95e4d9d45c8f78.tar.gz drakx-680ee6c76d1486c28fd152687e95e4d9d45c8f78.tar.bz2 drakx-680ee6c76d1486c28fd152687e95e4d9d45c8f78.tar.xz drakx-680ee6c76d1486c28fd152687e95e4d9d45c8f78.zip |
fealnx
-rw-r--r-- | kernel/list_modules.pm | 1 | ||||
-rw-r--r-- | kernel/modules.pl | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index b1ce99e3f..f7851d8f7 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -26,6 +26,7 @@ our %l = ( qw(lance natsemi ne ne2k-pci ni5010 ni52 ni65 nvnet olympic pcnet32 plip rcpci), #old_tulip qw(sb1000 sis900 sk98lin smc-ultra smc9194 starfire tg3 tlan tmspci tulip via-rhine), #sktr qw(wd winbond-840 yellowfin ns83820), + qw(fealnx), qw(iph5526), #- fibre channel ), diff --git a/kernel/modules.pl b/kernel/modules.pl index 6e8f04307..2092bb6ab 100644 --- a/kernel/modules.pl +++ b/kernel/modules.pl @@ -18,6 +18,7 @@ sk98lin acenic 3c90x ns83820 aironet4500_card aironet4500_core com20020-pci hamachi starfire winbond-840 +fealnx dc395x_trm BusLogic seagate fdomain g_NCR5380 |