From owner-cvs-all Wed Aug 2 21:46:18 2000 Delivered-To: cvs-all@freebsd.org Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 49FCB37B606; Wed, 2 Aug 2000 21:46:12 -0700 (PDT) (envelope-from green@FreeBSD.org) Date: Thu, 3 Aug 2000 00:22:34 -0400 (EDT) From: Brian Fundakowski Feldman <green@FreeBSD.org> X-Sender: green@green.dyndns.org To: Peter Wemm <peter@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_linker.c In-Reply-To: <200008022108.OAA41374@freefall.freebsd.org> Message-ID: <Pine.BSF.4.21.0008030022030.772-100000@green.dyndns.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 2 Aug 2000, Peter Wemm wrote: > peter 2000/08/02 14:08:53 PDT > > Modified files: > sys/kern kern_linker.c > Log: > Fix self referential dependencies. eg: uhub was packaged along with > usb, all in usb.ko. uhub depends on usb. The bug was that the preload > processing only adds a module to the list once it's internal dependencies > are resolved... Since it was not "seeing" the internal usb module it > believed that uhub had a missing dependency. Thanks! This has been bugging me for a long time, and I'm sure Nick is happy that the problem isn't really his fault :) -- Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! / green@FreeBSD.org `------------------------------' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message