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: [EMAIL PROTECTED]
Return-Path: [EMAIL PROTECTED]
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: [EMAIL PROTECTED]
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 [EMAIL PROTECTED])
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 [EMAIL PROTECTED])
Message-Id: <[EMAIL PROTECTED]>
From: Boris Popov <[EMAIL PROTECTED]>
Date: Thu, 24 Feb 2000 21:10:46 -0800 (PST)
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: cvs commit: src/sys/boot/common load_elf.c module.c
Sender: [EMAIL PROTECTED]
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, \\ [EMAIL PROTECTED]
\\ and he'll hate you for a lifetime. \\ [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message