From owner-freebsd-alpha Mon May 13 6:30:10 2002 Delivered-To: freebsd-alpha@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9E22837B403 for ; Mon, 13 May 2002 06:30:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4DDU3F20644; Mon, 13 May 2002 06:30:03 -0700 (PDT) (envelope-from gnats) Date: Mon, 13 May 2002 06:30:03 -0700 (PDT) Message-Id: <200205131330.g4DDU3F20644@freefall.freebsd.org> To: freebsd-alpha@FreeBSD.org Cc: From: Andrew Gallatin Subject: Re: alpha/38031: osf1.ko not loaded during boot-time of linux-emu enabled Reply-To: Andrew Gallatin Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR alpha/38031; it has been noted by GNATS. From: Andrew Gallatin To: "Chris J. Mutter" Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: alpha/38031: osf1.ko not loaded during boot-time of linux-emu enabled Date: Mon, 13 May 2002 09:26:23 -0400 (EDT) > >Fix: > > add kldload osf1.ko in /etc/rc in the section that starts with: > case ${linux_enable} ... That's more of a hacky workaround. The real fix would be to figure out why MODULE_DEPEND(linux, osf1, 1, 1, 1); does not work as it should. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message