From owner-cvs-src Sat Mar 8 14:48: 3 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB0B037B404; Sat, 8 Mar 2003 14:48:01 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AC0E43F75; Sat, 8 Mar 2003 14:47:58 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (smmsp@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.7/8.12.7) with ESMTP id h28Mlvdh035320; Sat, 8 Mar 2003 14:47:57 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.7/8.12.7/Submit) id h28Mlt1A035319; Sat, 8 Mar 2003 14:47:55 -0800 (PST) Date: Sat, 8 Mar 2003 14:47:55 -0800 From: "David O'Brien" To: "Daniel C. Sobral" Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, Mike Silbersack Subject: Re: cvs commit: src/sys/kern kern_linker.c src/sys/boot/common help.common loader.8 module.c Message-ID: <20030308224755.GB33799@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200303032253.h23MrZ4F038178@repoman.freebsd.org> <20030303230719.GB15763@sunbay.com> <20030303192108.T10648@odysseus.silby.com> <20030304013225.GC38774@dragon.nuxi.com> <3E67AF71.2040703@tcoip.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E67AF71.2040703@tcoip.com.br> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Mar 06, 2003 at 05:28:33PM -0300, Daniel C. Sobral wrote: > David O'Brien wrote: > >On Mon, Mar 03, 2003 at 07:21:43PM -0600, Mike Silbersack wrote: > > > >>Agreed, the first thing that happened to me after a recent 4.x to 5.x > >>upgrade was a /modules induced panic when my sound drivers attempted to > >>load. > > > >Why wasn't the copy in /boot/kernel used instead? > > Maybe because snd_all.ko was renamed to snd.ko in current, in one of the > most arbitrary changes I can think of. OK, that sounds like a good practical reason to not allow /modules by default. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message