From owner-freebsd-current@FreeBSD.ORG Wed Jul 16 23:30:00 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84F7137B401 for ; Wed, 16 Jul 2003 23:30:00 -0700 (PDT) Received: from cs.huji.ac.il (cs.huji.ac.il [132.65.16.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3E4F43FAF for ; Wed, 16 Jul 2003 23:29:59 -0700 (PDT) (envelope-from danny@cs.huji.ac.il) Received: from pampa.cs.huji.ac.il ([132.65.80.32] ident=danny) by cs.huji.ac.il with esmtp id 19d2H7-000AXI-00; Thu, 17 Jul 2003 09:29:57 +0300 X-Mailer: exmh version 2.6.3 04/04/2003 with nmh-1.0.4 To: Nate Lawson In-Reply-To: Message from Nate Lawson of "Wed, 16 Jul 2003 13:00:25 PDT." <20030716125834.U22555@root.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 17 Jul 2003 09:29:57 +0300 From: Danny Braniss Message-Id: cc: current@freebsd.org Subject: Re: ACPI problem? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jul 2003 06:30:00 -0000 > Your asl seems bogus since there are a lot of unexpected values (i.e. for > TZ and EC port values). Since it worked in 4.8R, follow the instructions > for disabling ACPI. > > -Nate thanks, that did it, but now, is there anyway i can help fix this so acpi will work? i have several of this boxes and booting them diskless will be a problem. danny