summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2005-04-18 15:00:00 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2005-04-18 15:00:00 +0000
commit3002bffca2b305eece8da62780fb6ca7c059051e (patch)
treef67826c14c93844e64eefdb1d7e3ce9a9eb3a3ce /kernel
parentd92b3c75aeaad9ce06ab48feb66fc51b0e496152 (diff)
downloaddrakx-backup-do-not-use-3002bffca2b305eece8da62780fb6ca7c059051e.tar
drakx-backup-do-not-use-3002bffca2b305eece8da62780fb6ca7c059051e.tar.gz
drakx-backup-do-not-use-3002bffca2b305eece8da62780fb6ca7c059051e.tar.bz2
drakx-backup-do-not-use-3002bffca2b305eece8da62780fb6ca7c059051e.tar.xz
drakx-backup-do-not-use-3002bffca2b305eece8da62780fb6ca7c059051e.zip
add speedtch in "other" category so that we're able to handle
speedtouch ADSL based connections at install time
Diffstat (limited to 'kernel')
-rw-r--r--kernel/list_modules.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index afe647148..9a5ff7a85 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -217,7 +217,7 @@ our %l = (
other => [
qw(defxx i810fb ide-floppy ide-scsi ide-tape loop lp nbd sg st),
qw(parport_pc parport_serial),
- qw(btaudio),
+ qw(btaudio speedtch),
arch() =~ /i.86/ ? 'aes-i586' : 'aes',
if_(arch() =~ /sparc/, 'openprom'),