From owner-freebsd-questions@FreeBSD.ORG Fri Aug 13 01:08:16 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3819116A4CE for ; Fri, 13 Aug 2004 01:08:16 +0000 (GMT) Received: from ddardaar.mine.nu (bwl80.neoplus.adsl.tpnet.pl [83.29.235.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9009843D2F for ; Fri, 13 Aug 2004 01:08:15 +0000 (GMT) (envelope-from radek@raadradd.com) Received: by ddardaar.mine.nu (Postfix, from userid 1001) id 24EA0A51B; Fri, 13 Aug 2004 03:08:12 +0200 (CEST) Date: Fri, 13 Aug 2004 03:08:12 +0200 From: Radek Kozlowski To: Jason Dusek Message-ID: <20040813010812.GD10869@werd> References: <411C0CE5.5080108@cs.uiowa.edu> <20040813004435.GA79286@xor.obsecurity.org> <411C11D6.5000304@cs.uiowa.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline In-Reply-To: <411C11D6.5000304@cs.uiowa.edu> User-Agent: Mutt/1.5.6i cc: "Questions@BSD" cc: Kris Kennaway Subject: Re: No /dev/io X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Aug 2004 01:08:16 -0000 On Thu, Aug 12, 2004 at 07:56:54PM -0500, Jason Dusek wrote: > At the risk of exposing myself to more abuse, I have another question - > how do I make the system automatically load io.ko and mem.ko when it > boots? For that matter, how do I make it load ndis.ko? I am having > trouble finding the generalized "load x.ko at boot" instruction. Does it > go in rc.conf? man loader.conf -Radek