[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: slightly OT - autoloaded module parameter.
--- Guennadi Liakhovetski <gl@dsa-ac.de> wrote:
> Hello
>
> The question is the following: for a PCMCIA card (airo_cs.o, to be
> specific) on insertion modprobe airo_cs is issued, which also loads
> airo.o, but airo.o needs a parameter. So, how do I make sure that
> this
> parameter is used?
>
Pass the module a parameter using MODULE_PARM?
See Rubini & Corbet online at
http://www.xml.com/ldd/chapter/book/ch02.html#t6
Hope this helps,
--Christine
__________________________________________________
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
http://health.yahoo.com
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/