From owner-freebsd-questions@FreeBSD.ORG Sun Nov 27 16:05:02 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 7652216A41F for ; Sun, 27 Nov 2005 16:05:02 +0000 (GMT) (envelope-from danielby@slightlystrange.org) Received: from catflap.slightlystrange.org (cpc1-cmbg1-3-0-cust61.cmbg.cable.ntl.com [62.253.132.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 895D143D46 for ; Sun, 27 Nov 2005 16:05:00 +0000 (GMT) (envelope-from danielby@slightlystrange.org) Received: from danielby by catflap.slightlystrange.org with local (Exim 4.54 #0) id 1EgP1O-000Msf-GW by authid for ; Sun, 27 Nov 2005 16:04:58 +0000 Date: Sun, 27 Nov 2005 16:04:58 +0000 From: Daniel Bye To: freebsd-questions@freebsd.org Message-ID: <20051127160458.GA22931@catflap.slightlystrange.org> Mail-Followup-To: freebsd-questions@freebsd.org References: <20051126220802.G2026@chylonia.3miasto.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NzB8fVQJ5HfG6fxh" Content-Disposition: inline In-Reply-To: <20051126220802.G2026@chylonia.3miasto.net> User-Agent: Mutt/1.4.2.1i X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: danielby@slightlystrange.org X-SA-Exim-Scanned: No (on catflap.slightlystrange.org); SAEximRunCond expanded to false Subject: Re: right place to load kld modules X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Bye List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Nov 2005 16:05:02 -0000 --NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Nov 26, 2005 at 10:11:33PM +0100, Wojciech Puchar wrote: > where is right place to do it, other than loader.conf, to load it after= =20 > kernel is started. >=20 > i would like to defer usb bus discovery so SCSI bus numbering is=20 > independent of USB storage devs connected. >=20 > i put it for now in usbd but is there any place made for that, like=20 > /etc/lkm.conf in NetBSD? How about /etc/rc.local or create a script file to go in /usr/local/etc/rc.d to do what you want? man rc will tell you more. HTH Dan --=20 Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3B9D 8BBB EB03 BA83 5DB4 3B88 86FC F03A 90A1 BE8F _ ASCII ribbon campaign ( ) - against HTML, vCards and X - proprietary attachments in e-mail / \ --NzB8fVQJ5HfG6fxh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDidkphvzwOpChvo8RAgm9AJ4tBhJ4Te/iCNbd8FEK/Or2t7KM8wCcD9fp LGm+pNhBLPCEteoTPx+4Q6Q= =7y+m -----END PGP SIGNATURE----- --NzB8fVQJ5HfG6fxh--