lkml.org 
[lkml]   [2003]   [Jul]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Sb16 kernel parameters.
At Thu, 17 Jul 2003 18:27:05 -0500,
Wes Janzen wrote:
>
> And at the end of the sb16.c file I found:
>
> #ifndef MODULE
>
> /* format is: snd-sb16=enable,index,id,isapnp,
> port,mpu_port,fm_port,
> irq,dma8,dma16,
> mic_agc,csp,
> [awe_port,seq_ports]
>
> Which is probably what format you'll need to use but I don't know much
> about drivers...;-)
> I don't know what "id" stands for either...

enable, index and id are common options for all modules.
the id is the identifier string for this card instance and must be
unique. it's used as the directory name in /proc/asound, as the tag
in /etc/asound.state, and so on.
you can pass the arbitray string via option, or the null string so
that the driver chooses an approriate name.


Takashi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

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