* [Bug] MODULE_PARM_SYNTAX for snd_maximum_substreams
@ 2002-07-23 16:50 Clemens Ladisch
0 siblings, 0 replies; only message in thread
From: Clemens Ladisch @ 2002-07-23 16:50 UTC (permalink / raw)
To: alsa-devel
alsa-kernel/core/pcm_memory.c:
static int snd_maximum_substreams = 4;
MODULE_PARM(snd_maximum_substreams, "i");
MODULE_PARM_DESC(snd_maximum_substreams, "Maximum substreams with preallocated DMA memory.");
MODULE_PARM_SYNTAX(snd_maximum_substreams, SNDRV_BOOLEAN_TRUE_DESC);
This shouldn't be BOOLEAN.
Clemens
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-07-23 16:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-23 16:50 [Bug] MODULE_PARM_SYNTAX for snd_maximum_substreams Clemens Ladisch
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.