summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2005-01-03 14:18:00 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2005-01-03 14:18:00 +0000
commit9abe992851c315c0d98cceba797d0c9998e4300d (patch)
tree27d0c0a92db2fe669ec034d9a739febb7e825fee /kernel
parent18a2fbda564ed7fd184d648a68250e6050995b3f (diff)
downloaddrakx-9abe992851c315c0d98cceba797d0c9998e4300d.tar
drakx-9abe992851c315c0d98cceba797d0c9998e4300d.tar.gz
drakx-9abe992851c315c0d98cceba797d0c9998e4300d.tar.bz2
drakx-9abe992851c315c0d98cceba797d0c9998e4300d.tar.xz
drakx-9abe992851c315c0d98cceba797d0c9998e4300d.zip
add another sparc sound driver
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 a443e0efb..2f2036bd9 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -143,7 +143,7 @@ our %l = (
{
sound => [
if_(arch() =~ /ppc/, qw(dmasound_pmac snd-powermac)),
- if_(arch() =~ /sparc/, qw(snd-sun-amd7930 snd-sun-cs4231)),
+ if_(arch() =~ /sparc/, qw(snd-sun-amd7930 snd-sun-cs4231 snd-sun-dbri)),
if_(arch() !~ /^sparc/,
qw(ad1816 ad1848 ad1889 ali5455 audigy audio awe_wave cmpci cs4232 cs4281 cs46xx),
qw(emu10k1 es1370 es1371 esssolo1 forte gus i810_audio ice1712 kahlua mad16 maestro),