From owner-cvs-all@FreeBSD.ORG Thu May 1 12:33:01 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 1968137B401; Thu, 1 May 2003 12:33:01 -0700 (PDT) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FCC943FD7; Thu, 1 May 2003 12:32:59 -0700 (PDT) (envelope-from marcel@xcllnt.net) Received: from athlon.pn.xcllnt.net (athlon.pn.xcllnt.net [192.168.4.3]) by ns1.xcllnt.net (8.12.9/8.12.9) with ESMTP id h41JWxwk064635; Thu, 1 May 2003 12:32:59 -0700 (PDT) (envelope-from marcel@piii.pn.xcllnt.net) Received: from athlon.pn.xcllnt.net (localhost [127.0.0.1]) by athlon.pn.xcllnt.net (8.12.9/8.12.9) with ESMTP id h41JWxg1000868; Thu, 1 May 2003 12:32:59 -0700 (PDT) (envelope-from marcel@athlon.pn.xcllnt.net) Received: (from marcel@localhost) by athlon.pn.xcllnt.net (8.12.9/8.12.9/Submit) id h41JWxZZ000867; Thu, 1 May 2003 12:32:59 -0700 (PDT) Date: Thu, 1 May 2003 12:32:58 -0700 From: Marcel Moolenaar To: John Baldwin Message-ID: <20030501193258.GB778@athlon.pn.xcllnt.net> References: <200304291911.h3TJB0E2076851@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.3i cc: cvs-src@FreeBSD.org cc: Nate Lawson cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/contrib/dev/acpica acconfig.h acenv.h acfreebsd.h acgcc.h acpi.h acpiosxf.h acpixf.h acutils.h dbcmds.c dbxface.c exfldio.c exsystem.c hwsleep.c psparse.c rscreate.c tbget.c utglobal.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: Thu, 01 May 2003 19:33:01 -0000 On Thu, May 01, 2003 at 02:35:16PM -0400, John Baldwin wrote: > > > Modified files: > > sys/contrib/dev/acpica acconfig.h acenv.h acfreebsd.h acgcc.h > > acpi.h acpiosxf.h acpixf.h acutils.h > > dbcmds.c dbxface.c exfldio.c exsystem.c > > hwsleep.c psparse.c rscreate.c tbget.c > > utglobal.c > > This hunk looks bogus as it didn't change during the Intel import: *snip* > Without this change make kernel-depend of LINT gives a _lot_ of > warnings. LINT also doesn't compile, but this is at least a > good first step. Unrelated to the change (hence removed), but related to ACPI CA contributed code: There's a bug in the code that uninstalls ACPI tables. We have a fix for this on the ia64 branch. Thanks to Peter. It's been forgotten, but it would be nice to have this fix in as it hosed machines with multiple SSDT tables. This is not specific to ia64. Of course, since this is contributed code we should get it fixed at the source and it will find its way back to use with the next upgrade. However, since the 0424 snapshot had problems, the first possible upgrade would be end May, provided the problems have been resolved. The question: do people think we should try to get another ACPI snapshot in (provided we have someone willing to do it) and thus try to get it fixed the "official" way or are we ok with changing contrib'd code in this case and revert to the vendor branch when we do upgrade sometime after 5.1? -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net