Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Nov 2002 14:29:59 -0800
From:      Chuck Tuffli <chuck_tuffli@agilent.com>
To:        freebsd-hackers@freebsd.org
Subject:   load time module parameters?
Message-ID:  <20021105222958.GH17013@cre85086tuf.rose.agilent.com>

next in thread | raw e-mail | index | archive | help
I'm a newbie to FreeBSD and am wondering if there is a way to pass
loadable kernel modules parameters. Under Linux, if a module had
configurable parameters "a" and "b", you can do something like

   insmod module.o parameters="a:10 b:5"

I noticed that some of the drivers grabed information from the
"environment" using getenv_int(), but I couldn't seem to get this to
work. Thanks for any thoughts.

-- 
Chuck Tuffli    <chuck_tuffli at agilent dot com>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021105222958.GH17013>