From owner-cvs-all@FreeBSD.ORG Mon Mar 22 12:43:23 2004 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 7E57616A4D0 for ; Mon, 22 Mar 2004 12:43:23 -0800 (PST) Received: from smtp.mho.com (smtp.mho.net [64.58.4.5]) by mx1.FreeBSD.org (Postfix) with SMTP id 2C77F43D3F for ; Mon, 22 Mar 2004 12:43:23 -0800 (PST) (envelope-from scottl@freebsd.org) Received: (qmail 34024 invoked by uid 1002); 22 Mar 2004 20:43:22 -0000 Received: from unknown (HELO ?10.4.1.17?) (64.58.1.252) by smtp.mho.net with SMTP; 22 Mar 2004 20:43:22 -0000 Date: Mon, 22 Mar 2004 13:47:43 -0700 (MST) From: Scott Long X-X-Sender: scottl@pooker.samsco.home To: Nate Lawson In-Reply-To: <200403222039.i2MKdKcq049699@repoman.freebsd.org> Message-ID: <20040322134700.G30715@pooker.samsco.home> References: <200403222039.i2MKdKcq049699@repoman.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/dev/acpica acpi_pcib.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: Mon, 22 Mar 2004 20:43:23 -0000 On Mon, 22 Mar 2004, Nate Lawson wrote: > njl 2004/03/22 12:39:20 PST > > FreeBSD src repository > > Modified files: > sys/dev/acpica acpi_pcib.c > Log: > Use the correct length for appending an extended irq resource. This may > have broken APIC routing. This bug has been present since rev 1.33. > Ouch! Is there any indication of what this might look like to people with affected systems? Scott