diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2004-11-19 21:47:42 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2004-11-19 21:47:42 +0000 |
commit | 90c37f54355e5cb5966ffc65b0bbba5edeaaf39b (patch) | |
tree | 9213d57f34d090b6a7958fdea8959cfb1dce8617 /kernel/list_modules.pm | |
parent | 58b6575cc1422d167128652bfc5816d25d92ac45 (diff) | |
download | drakx-90c37f54355e5cb5966ffc65b0bbba5edeaaf39b.tar drakx-90c37f54355e5cb5966ffc65b0bbba5edeaaf39b.tar.gz drakx-90c37f54355e5cb5966ffc65b0bbba5edeaaf39b.tar.bz2 drakx-90c37f54355e5cb5966ffc65b0bbba5edeaaf39b.tar.xz drakx-90c37f54355e5cb5966ffc65b0bbba5edeaaf39b.zip |
add new sound drivers from kernel-tmb and kernel-multimedia
Diffstat (limited to 'kernel/list_modules.pm')
-rw-r--r-- | kernel/list_modules.pm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 3b62b8484..99edf778d 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -147,12 +147,12 @@ our %l = ( qw(emu10k1 es1370 es1371 esssolo1 forte gus i810_audio ice1712 kahlua mad16 maestro), qw(maestro3 mpu401 msnd_pinnacle nm256_audio nvaudio opl3 opl3sa opl3sa2 pas2 pss), qw(rme96xx sam9407 sb sgalaxy snd-ad1816a snd-ad1848 snd-ali5451 snd-als100), - qw(snd-als4000 snd-atiixp snd-au8810 snd-au8820 snd-au8830 snd-azt2320 snd-azt3328 snd-azx), + qw(snd-als4000 snd-atiixp snd-au8810 snd-au8820 snd-au8830 snd-audigyls snd-azt2320 snd-azt3328 snd-azx), qw(snd-bt87x snd-cmi8330 snd-cmipci snd-cs4231 snd-cs4232 snd-cs4236 snd-cs4281), - qw(snd-cs46xx snd-dt019x snd-emu10k1 snd-ens1370 snd-ens1371 snd-es1688 snd-es18xx), - qw(snd-es1938 snd-es1968 snd-es968 snd-fm801 snd-gusclassic snd-gusextreme), + qw(snd-cs46xx snd-darla20 snd-darla24 snd-dt019x snd-emu10k1 snd-ens1370 snd-ens1371 snd-es1688 snd-es18xx), + qw(snd-es1938 snd-es1968 snd-es968 snd-fm801 snd-gina20 snd-gina24 snd-gusclassic snd-gusextreme), qw(snd-gusmax snd-hdsp snd-ice1712 snd-ice1724 snd-intel8x0 snd-interwave), - qw(snd-interwave-stb snd-korg1212 snd-maestro3 snd-mixart snd-mpu401 snd-nm256), + qw(snd-interwave-stb snd-korg1212 snd-layla20 snd-layla24 snd-maestro3 snd-mia snd-mixart snd-mona snd-mpu401 snd-nm256), qw(snd-opl3sa2 snd-opti92x-ad1848 snd-opti92x-cs4231 snd-opti93x snd-rme32), qw(snd-rme96 snd-rme9652 snd-sb16 snd-sb8 snd-sbawe snd-sgalaxy snd-sonicvibes), qw(snd-sscape snd-trident snd-via82xx snd-vx222 snd-vxp440 snd-vxpocket snd-wavefront), |