Date: Tue, 03 Aug 1999 22:47:09 +0800 From: Peter Wemm <peter@netplex.com.au> To: Juha.Nurmela@quicknet.inet.fi Cc: "Daniel C. Sobral" <dcs@newsguy.com>, Warner Losh <imp@village.org>, Chris Costello <chris@calldei.com>, hackers@FreeBSD.ORG Subject: Re: Proposing argv for klds and preloaded modules Message-ID: <19990803144709.A75771C1E@overcee.netplex.com.au> In-Reply-To: Your message of "Tue, 03 Aug 1999 16:55:13 %2B0300." <Pine.BSF.4.05.9908031650050.10137-100000@pena.oh5nxo.ampr.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Juha Nurmela wrote: > > > On Tue, 3 Aug 1999, Daniel C. Sobral wrote: > > > Actually... Loader passes a string. It seems the kldcode is passing > > argv[]. Juha, you sure you have they both working the same way (from > > a module's perspective)? > > It's splatted together, by just putting ' ' between words, > somewhere in there. Search for strbuf > > Juha Don't forget, there are zero or more modules per file. Which one gets the arguments? Coda (for example) is structured so that it has two modules, one device (codadev) and one vfs (coda). Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au 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?19990803144709.A75771C1E>