Date: Thu, 07 Oct 1999 08:16:07 +0200 From: Mark Murray <mark@grondar.za> To: Greg Lehey <grog@lemis.com> Cc: The Hermit Hacker <scrappy@hub.org>, freebsd-current@FreeBSD.ORG Subject: Re: modules: how to use? Message-ID: <199910070616.IAA77410@gratis.grondar.za>
next in thread | raw e-mail | index | archive | help
> Well, the standard way to load a kld is with kldload(1) or kldload(2). > I don't know if procfs works properly like this, though. Procfs works just fine: [groovy] /usr/src.With_secure_NFS # kldstat Id Refs Address Size Name 1 7 0xc0100000 1a10cc kernel.debug 2 1 0xc09c1000 3000 mfs.ko 3 1 0xc09cd000 6000 procfs.ko 4 1 0xc09da000 8000 if_xl.ko 5 1 0xc09e3000 7000 miibus.ko 6 1 0xc09f9000 4b000 nfs.ko 7 1 0xc0a6a000 2000 green_saver.ko M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910070616.IAA77410>