From owner-freebsd-current Wed Oct 6 23: 2:15 1999 Delivered-To: freebsd-current@freebsd.org Received: from thelab.hub.org (nat203.183.mpoweredpc.net [142.177.203.183]) by hub.freebsd.org (Postfix) with ESMTP id 2FAA514F01 for ; Wed, 6 Oct 1999 23:02:05 -0700 (PDT) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.9.3/8.9.1) with ESMTP id DAA11234 for ; Thu, 7 Oct 1999 03:00:53 -0300 (ADT) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Thu, 7 Oct 1999 03:00:52 -0300 (ADT) From: The Hermit Hacker To: freebsd-current@freebsd.org Subject: modules: how to use? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Figuring one of the things a friend of mine raves about Linux for is their kld's, I'd start playing with ours... Looking in /modules, I saw 'procfs', so, cool, a place to start...remove "options PROCFS" from kernel config, rebuild, install and reboot ... crashes... so, I figure that I somehow have to tell the kernel to load that module? checked the kld man page, and nothing in there appears to be appropriate...and just looked at my /usr/src/etc/rc* files to see if maybe it was something I was supposed to configure in there, but nothing appears to be in tehre either... Help? Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message