From owner-freebsd-current@FreeBSD.ORG Mon Apr 28 10:26: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 5539D37B401 for ; Mon, 28 Apr 2003 10:26:00 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 01C4443F85 for ; Mon, 28 Apr 2003 10:26:00 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 73456 invoked by uid 1000); 28 Apr 2003 17:26:00 -0000 Date: Mon, 28 Apr 2003 10:26:00 -0700 (PDT) From: Nate Lawson To: current@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: acpi-jp@jp.freebsd.org Subject: Updated acpi-0228 diff 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: Mon, 28 Apr 2003 17:26:00 -0000 I have posted an updated diff with the following changes: * Use _BBN instead of always assuming host-pci bus is 0. This should fix problems with large machines that have multiple host-pci buses. Suggested by takawata@. * Make acpi work when compiled into the kernel (not as a module). Fix from marcel@. http://www.root.org/~nate/freebsd/acpi-0228.diff.gz Please test this. There is a known problem with ia64 that is being worked on. I have pulled the acpi-0328 diff as it has known problems. -Nate