Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jul 2000 23:09:39 -0700
From:      Mike Smith <msmith@freebsd.org>
To:        "Gary T. Corcoran" <gcorcoran@lucent.com>
Cc:        FreeBSD Hackers <freebsd-hackers@FreeBSD.ORG>
Subject:   Re: Module parameters? 
Message-ID:  <200007120609.XAA00603@mass.osd.bsdi.com>
In-Reply-To: Your message of "Tue, 11 Jul 2000 21:26:09 EDT." <396BC931.6ABF2C85@lucent.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> Mike Smith wrote:
> >
> > If you say "kldload foo", you load the file foo.ko.  However, that file
> > may contain more than one module.
> 
> I didn't know that was possible (i.e. supported)...

Yup.  In fact, modules aren't even bound to source files - you can have 
an arbitrary set of parameter-consuming objects within a single source 
file.

-- 
... every activity meets with opposition, everyone who acts has his
rivals and unfortunately opponents also.  But not because people want
to be opponents, rather because the tasks and relationships force
people to take different points of view.  [Dr. Fritz Todt]




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?200007120609.XAA00603>