From owner-cvs-all@FreeBSD.ORG Tue Dec 9 09:29:08 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 647B116A4CF for ; Tue, 9 Dec 2003 09:29:08 -0800 (PST) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id CBC1543D33 for ; Tue, 9 Dec 2003 09:29:05 -0800 (PST) (envelope-from nate@rootlabs.com) Received: (qmail 42644 invoked by uid 1000); 9 Dec 2003 17:29:06 -0000 Date: Tue, 9 Dec 2003 09:29:06 -0800 (PST) From: Nate Lawson To: Marcel Moolenaar In-Reply-To: <20031209083530.A407716A5B2@hub.freebsd.org> Message-ID: <20031209092849.T42588@root.org> References: <20031209083530.A407716A5B2@hub.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/ia64/libski acpi_stub.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Dec 2003 17:29:08 -0000 On Tue, 9 Dec 2003, Marcel Moolenaar wrote: > Modified files: > sys/boot/ia64/libski acpi_stub.c > Log: > Fix the build of libski now that we use the "official" MADT table > definitions. Those are slightly different than the ones we used > before ACPI-CA 20031203 got imported. No structural or functional > change. > > Revision Changes Path > 1.3 +25 -37 src/sys/boot/ia64/libski/acpi_stub.c Thanks! -Nate