From owner-freebsd-current@FreeBSD.ORG Mon Jul 14 10:43:33 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 2325E37B401 for ; Mon, 14 Jul 2003 10:43:33 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 9DED743F3F for ; Mon, 14 Jul 2003 10:43:32 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 17480 invoked by uid 1000); 14 Jul 2003 17:43:33 -0000 Date: Mon, 14 Jul 2003 10:43:33 -0700 (PDT) From: Nate Lawson To: Marcel Moolenaar In-Reply-To: <20030714173355.GC82858@dhcp01.pn.xcllnt.net> Message-ID: <20030714104314.F17466@root.org> References: <20030713161722.Y15284@root.org> <20030714142101.GA1706@laptop.6bone.nl> <20030714173355.GC82858@dhcp01.pn.xcllnt.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: acpi-jp@jp.freebsd.org cc: current@freebsd.org Subject: Re: HEADSUP: acpica 0619 in the tree 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, 14 Jul 2003 17:43:33 -0000 On Mon, 14 Jul 2003, Marcel Moolenaar wrote: > On Mon, Jul 14, 2003 at 10:21:56AM -0700, Nate Lawson wrote: > > > The first thing to do is to add the new file dmobject.c to the debugging > > > section in the modules/acpi/Makefile. > > > However, there are some more hairy things that prevent it from simply just > > > working that I am looking into now. > > > > A fix has been tested and committed. > > dmobject.c has not been added to sys/conf/files.* Thanks, that has been committed. -Nate