summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2002-08-21 22:02:35 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2002-08-21 22:02:35 +0000
commit6ee82d838559a6110d32fe458a0d207c11ad64bf (patch)
tree8f7002103586b05a9f547830a0f0bd321816e652
parent06e4420b666bae299c6378a9bb9775239328c4c5 (diff)
downloaddrakx-backup-do-not-use-6ee82d838559a6110d32fe458a0d207c11ad64bf.tar
drakx-backup-do-not-use-6ee82d838559a6110d32fe458a0d207c11ad64bf.tar.gz
drakx-backup-do-not-use-6ee82d838559a6110d32fe458a0d207c11ad64bf.tar.bz2
drakx-backup-do-not-use-6ee82d838559a6110d32fe458a0d207c11ad64bf.tar.xz
drakx-backup-do-not-use-6ee82d838559a6110d32fe458a0d207c11ad64bf.zip
leave btaudio in other, not in sound
-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 80212d9df..fc5c5f458 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -112,7 +112,7 @@ our %l = (
sound => [
if_(arch() =~ /ppc/, qw(dmasound_awacs)),
if_(arch() !~ /^sparc/,
- qw(ad1816 ad1848 awe_wave audigy btaudio cmpci cs46xx cs4232 cs4281 emu10k1 es1370 es1371 esssolo1),
+ qw(ad1816 ad1848 awe_wave audigy cmpci cs46xx cs4232 cs4281 emu10k1 es1370 es1371 esssolo1),
qw(gus i810_audio mad16 maestro maestro3 mpu401 msnd_pinnacle opl3 opl3sa opl3sa2 nm256_audio),
qw(pas2 rme96xx sb sgalaxy sonicvibes sscape trident via82cxxx_audio wavefront ymfpci),
qw(snd-ali5451 snd-als100 snd-als4000 snd-azt2320 snd-cmi8330 snd-cmipci snd-cs46xx snd-dt0197h),