From owner-freebsd-current Fri Sep 14 15: 4: 7 2001 Delivered-To: freebsd-current@freebsd.org Received: from mass.dis.org (mass.dis.org [216.240.45.41]) by hub.freebsd.org (Postfix) with ESMTP id 888FA37B407 for ; Fri, 14 Sep 2001 15:04:01 -0700 (PDT) Received: from mass.dis.org (localhost [127.0.0.1]) by mass.dis.org (8.11.6/8.11.3) with ESMTP id f8EMBS504018; Fri, 14 Sep 2001 15:11:28 -0700 (PDT) (envelope-from msmith@mass.dis.org) Message-Id: <200109142211.f8EMBS504018@mass.dis.org> To: David Malone Cc: current@freebsd.org, msmith@mass.dis.org Subject: Re: ACPI module loading. In-Reply-To: Message from David Malone of "Fri, 14 Sep 2001 20:10:13 BST." <200109142010.aa54118@salmon.maths.tcd.ie> Date: Fri, 14 Sep 2001 15:11:28 -0700 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > and both loaded the acpi moduse from /boot/kernel/acpi.ko. I thought > that the loader was supposed to be clever enough to find these > things. I suppose it could be the acpi loader, the loader or me > which is broked. The way the loader finds the ACPI module is unsophisticated and needs to be modified; boot-conf with a non-default path doesn't seem to update the module path, so the loader gets the wrong module. 8( To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message