From owner-freebsd-current Sun Nov 28 20:37:35 1999 Delivered-To: freebsd-current@freebsd.org Received: from mass.cdrom.com (castles554.castles.com [208.214.165.118]) by hub.freebsd.org (Postfix) with ESMTP id A276E153CC; Sun, 28 Nov 1999 20:37:30 -0800 (PST) (envelope-from msmith@mass.cdrom.com) Received: from mass.cdrom.com (localhost [127.0.0.1]) by mass.cdrom.com (8.9.3/8.9.3) with ESMTP id UAA01902; Sun, 28 Nov 1999 20:37:26 -0800 (PST) (envelope-from msmith@mass.cdrom.com) Message-Id: <199911290437.UAA01902@mass.cdrom.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: Boris Popov Cc: Nick Hibma , Mike Smith , current@FreeBSD.ORG Subject: Re: loader.conf, ordering of loading of modules In-reply-to: Your message of "Mon, 29 Nov 1999 09:51:37 +0600." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 28 Nov 1999 20:37:26 -0800 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Sun, 28 Nov 1999, Nick Hibma wrote: > > > There are symbols in usb.ko that are needed by uhci.c . I know it is > > stupid, but that's the way it is, without a complete rewrite of the USB > > stack. > > You can define module dependency in the uhci module Makefile: > KMODDEPS=usb The loader's handling of dependancies stated like this is broken, unfortunately. -- \\ Give a man a fish, and you feed him for a day. \\ Mike Smith \\ Tell him he should learn how to fish himself, \\ msmith@freebsd.org \\ and he'll hate you for a lifetime. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message