summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2005-01-20 12:58:30 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2005-01-20 12:58:30 +0000
commit261694e37df4b1100be5a379ec90924af04f1d6c (patch)
tree259836aa51f07d883ec093a3f0df21dd11fe9163 /kernel
parent774285545c2af4d17344b47f10a4e30a24a58999 (diff)
downloaddrakx-backup-do-not-use-261694e37df4b1100be5a379ec90924af04f1d6c.tar
drakx-backup-do-not-use-261694e37df4b1100be5a379ec90924af04f1d6c.tar.gz
drakx-backup-do-not-use-261694e37df4b1100be5a379ec90924af04f1d6c.tar.bz2
drakx-backup-do-not-use-261694e37df4b1100be5a379ec90924af04f1d6c.tar.xz
drakx-backup-do-not-use-261694e37df4b1100be5a379ec90924af04f1d6c.zip
- farsync & sdladrv are wan drivers, so move them out of ethernet list
into new wlan list - list other wlan drivers
Diffstat (limited to 'kernel')
-rw-r--r--kernel/list_modules.pm5
1 files changed, 3 insertions, 2 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index 632be4566..f8ebb49aa 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -22,11 +22,11 @@ our %l = (
qw(b44 bcm4400 com20020-pci cs89x0 de2104x de600 de620),
qw(defxx), # most unused
qw(depca dgrs dmfe e100 e2100 eepro eepro100 eexpress epic100 eth16i),
- qw(ewrk3 farsync fealnx hamachi hp hp-plus hp100),
+ qw(ewrk3 fealnx hamachi hp hp-plus hp100),
qw(iph5526), #- fibre channel
qw(lance natsemi ne ne2k-pci ni5010 ni52 ni65 nvnet),
qw(pcnet32 plip prism2_plx rcpci),
- qw(sb1000 sdladrv sis900 skfp smc-ultra smc9194 starfire),
+ qw(sb1000 sis900 skfp smc-ultra smc9194 starfire),
qw(tc35815 tlan tulip typhoon via-rhine),
qw(wd winbond-840 forcedeth),
qw(sungem sunhme), # drivers for ultrasparc, but compiled in ix86 kernels...
@@ -67,6 +67,7 @@ our %l = (
qw(slamr slusb snd-atiixp-modem snd-intel8x0m snd-via82xx-modem),
],
tokenring => [ qw(3c359 abyss ibmtr lanstreamer olympic proteon skisa smctr tms380tr tmspci) ],
+ wan => [ qw(c101 cosa cyclomx cycx_drv dlci farsync hdlc hostess_sv11 n2 pc300 pci200syn sbni sdla sdladrv sealevel syncppp wanxl z85230) ],
},
################################################################################