lkml.org 
[lkml]   [1998]   [Aug]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] GUS module not unloading

[I sent a report, having no answer I sent a patch, maybe this time
finally it gets fixed... -- if the patch is wrong the say so!]

Hi,
This one-liner cures the problem with GUS module unloading problem.
I hope it's OK ;) Works for me...

Jan

--- linux/drivers/sound/gus_wave.c~ Wed Jul 29 00:47:35 1998
+++ linux/drivers/sound/gus_wave.c Wed Jul 29 01:06:48 1998
@@ -3143,6 +3143,7 @@
return;
}

+ hw_config->slots[4] = gus_devnum;
audio_devs[gus_devnum]->min_fragment = 9; /* 512k */
audio_devs[gus_devnum]->max_fragment = 11; /* 8k (must match size of
audio_devs[gus_devnum]->mixer_dev = -1; /* Next mixer# */


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html

\
 
 \ /
  Last update: 2005-03-22 13:43    [W:0.038 / U:0.136 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site