summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorErwan Velu <erwan@mandriva.org>2003-06-17 08:15:12 +0000
committerErwan Velu <erwan@mandriva.org>2003-06-17 08:15:12 +0000
commit6a96826781470cafc5cdfbf9133ce3145c1a7784 (patch)
tree0b3d24badc759c6d969fdcde3f39708d845705eb
parent13ac9adf22931de9add332cdb45d0634a83975a6 (diff)
downloaddrakx-6a96826781470cafc5cdfbf9133ce3145c1a7784.tar
drakx-6a96826781470cafc5cdfbf9133ce3145c1a7784.tar.gz
drakx-6a96826781470cafc5cdfbf9133ce3145c1a7784.tar.bz2
drakx-6a96826781470cafc5cdfbf9133ce3145c1a7784.tar.xz
drakx-6a96826781470cafc5cdfbf9133ce3145c1a7784.zip
fixing missing tg3 for x86, bcm5820 for all
-rw-r--r--kernel/list_modules.pm2
-rw-r--r--kernel/modules.pl2
2 files changed, 2 insertions, 2 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index 21fbb5bef..20dcb42cc 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), #old_tulip
qw(sb1000 sis900 sk98lin smc-ultra smc9194 starfire tlan tmspci tulip via-rhine), #sktr
- qw(tg3 bcm5700),
+ qw(tg3 bcm5700 bcm5820),
qw(wd winbond-840 yellowfin ns83820),
qw(iph5526), #- fibre channel
diff --git a/kernel/modules.pl b/kernel/modules.pl
index a5b210ffe..fcd83c471 100644
--- a/kernel/modules.pl
+++ b/kernel/modules.pl
@@ -28,7 +28,7 @@ my @skip_modules_on_stage1 = (
qw(sktr tmspci ibmtr abyss), # alt token ring
qw(old_tulip rtl8139),
if_(arch() =~ /alpha|ppc/, qw(sb1000)),
- if_(arch() !~ /x86_64|ia64/, qw(tg3 bcm5700)), #- important gigabit cards
+ if_(arch() !~ /x86_64|ia64|^i.86/, qw(tg3 bcm5700 bcm5820)), #- important gigabit cards
qw(
r8169
apa1480_cb