From owner-freebsd-hackers Tue Jul 11 23: 1:30 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from mass.osd.bsdi.com (adsl-63-193-112-57.dsl.snfc21.pacbell.net [63.193.112.57]) by hub.freebsd.org (Postfix) with ESMTP id B64AB37BBDE for ; Tue, 11 Jul 2000 23:01:26 -0700 (PDT) (envelope-from msmith@mass.osd.bsdi.com) Received: from mass.osd.bsdi.com (localhost [127.0.0.1]) by mass.osd.bsdi.com (8.9.3/8.9.3) with ESMTP id XAA00603; Tue, 11 Jul 2000 23:09:39 -0700 (PDT) (envelope-from msmith@mass.osd.bsdi.com) Message-Id: <200007120609.XAA00603@mass.osd.bsdi.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: "Gary T. Corcoran" Cc: FreeBSD Hackers Subject: Re: Module parameters? In-reply-to: Your message of "Tue, 11 Jul 2000 21:26:09 EDT." <396BC931.6ABF2C85@lucent.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 11 Jul 2000 23:09:39 -0700 From: Mike Smith Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > 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