Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Feb 2000 23:00:26 -0800
From:      Mike Smith <msmith@freebsd.org>
To:        current@freebsd.org
Subject:   cvs commit: src/sys/boot/common load_elf.c module.c (fwd)
Message-ID:  <200002250700.XAA00544@mass.cdrom.com>

next in thread | raw e-mail | index | archive | help

For all of you seeing problems with eg. the if_xl module's dependancies 
on the miibus module, this should be the cure.

------- Forwarded Message

Return-Path: msmith
Delivered-To: msmith@freebsd.org
Return-Path: owner-cvs-committers@FreeBSD.org
Received: from hub.freebsd.org
	by localhost with POP3 (fetchmail-5.1.2)
	for msmith@localhost (single-drop); Thu, 24 Feb 2000 22:46:09 -0800 (PST)
Received: by hub.freebsd.org (Postfix, from userid 538)
	id A3E2637BE11; Thu, 24 Feb 2000 21:10:48 -0800 (PST)
Delivered-To: cvs-committers@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id DD14D37BE06; Thu, 24 Feb 2000 21:10:46 -0800 (PST)
	(envelope-from bp@FreeBSD.org)
Received: (from bp@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id VAA99104;
	Thu, 24 Feb 2000 21:10:46 -0800 (PST)
	(envelope-from bp@FreeBSD.org)
Message-Id: <200002250510.VAA99104@freefall.freebsd.org>
From: Boris Popov <bp@FreeBSD.org>
Date: Thu, 24 Feb 2000 21:10:46 -0800 (PST)
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: src/sys/boot/common load_elf.c module.c
Sender: owner-cvs-committers@FreeBSD.org
Precedence: bulk
X-UIDL: 655f06170f338e0f7535db07e4c59457

bp          2000/02/24 21:10:45 PST

  Modified files:
    sys/boot/common      load_elf.c module.c 
  Log:
  Fix the loader to handle module dependencies properly. More fixes
  will be provided after modmetadata appears in the kernel.
  
  Reviewed by:	msmith
  Approved by:	jkh
  
  Revision  Changes    Path
  1.13      +9 -40     src/sys/boot/common/load_elf.c
  1.13      +75 -71    src/sys/boot/common/module.c




------- End of Forwarded Message


-- 
\\ 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002250700.XAA00544>