From owner-freebsd-current@FreeBSD.ORG Tue May 13 10:29:02 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 063A437B404; Tue, 13 May 2003 10:29:02 -0700 (PDT) Received: from basement.kutulu.org (pcp03610121pcs.longhl01.md.comcast.net [68.49.239.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3052143F3F; Tue, 13 May 2003 10:29:00 -0700 (PDT) (envelope-from kutulu@kutulu.org) Received: by basement.kutulu.org (Postfix, from userid 1001) id 4467DA946; Tue, 13 May 2003 13:29:18 -0400 (EDT) Date: Tue, 13 May 2003 13:29:18 -0400 From: Michael Edenfield To: Lars Eggert Message-ID: <20030513172918.GA13561@basement.kutulu.org> Mail-Followup-To: Lars Eggert , Dag-Erling Smorgrav , re@FreeBSD.org, current@FreeBSD.org References: <200305131300.h4DD0Ecd059610@fledge.watson.org> <3EC122B3.3000301@isi.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9jxsPFA5p3P2qPhR" Content-Disposition: inline In-Reply-To: <3EC122B3.3000301@isi.edu> User-Agent: Mutt/1.4.1i X-Mailer: Mutt http://www.mutt.org/ X-Accept-Language: en X-PGP-Key: http://www.kutulu.org/pgp/kutulu.asc X-PGP-Fingerprint: 1CE0 3C31 7013 D529 406D 37DC 09CC CD84 A46C 878F cc: re@FreeBSD.org cc: current@FreeBSD.org cc: Dag-Erling Smorgrav Subject: Re: 5.1-RELEASE TODO X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 17:29:02 -0000 --9jxsPFA5p3P2qPhR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Lars Eggert [030513 12:52]: > Dag-Erling Smorgrav wrote: > >I'm unable to reproduce this; kldload refuses to load a module which > >is already present, and if you try to preload a driver which is > >compiled into the kernel, the kernel will refuse to register it. >=20 > I've seen panics like this happen with loading such duplicate modules=20 > via /boot/loader.conf (i.e. not with kldload from the console.) Is this= =20 > what you mean by "preload"? >=20 > It doesn't happen for all modules, but it does for some. I think I=20 > remember random.ko being one that caused problems, but I'm not sure, and= =20 > can't test right now (away from the machine). Yes, it still happens. If 'device random' is in the kernel and=20 'random_load=3D"YES"' in loader.conf then your machine panics on boot. =20 I uncommented one too many lines in my kernel config yesterday and got=20 bitten by this once again. --Mike --9jxsPFA5p3P2qPhR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE+wStsCczNhKRsh48RAlr8AJ4zCPoYCL6X/aEEbchhFUUDCY59CQCgvMHQ npSZTc1PL8RFZkFtdb6+gWI= =dRMh -----END PGP SIGNATURE----- --9jxsPFA5p3P2qPhR--