From owner-freebsd-acpi@FreeBSD.ORG Sat Aug 21 18:26:31 2004 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26A3116A4CE for ; Sat, 21 Aug 2004 18:26:31 +0000 (GMT) Received: from www.cryptography.com (li-22.members.linode.com [64.5.53.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA6A543D2D for ; Sat, 21 Aug 2004 18:26:30 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.5.51] (adsl-64-171-186-94.dsl.snfc21.pacbell.net [64.171.186.94]) by www.cryptography.com (8.12.8/8.12.8) with ESMTP id i7LIQS8U006505; Sat, 21 Aug 2004 11:26:30 -0700 Message-ID: <412793D5.7050808@root.org> Date: Sat, 21 Aug 2004 11:26:29 -0700 From: Nate Lawson User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Hiroyuki Aizu References: In-Reply-To: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-acpi@freebsd.org Subject: Re: [PATCH] Some devices does not resetting IRQ aftersuspend/resume with ACPI. X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Aug 2004 18:26:31 -0000 Hiroyuki Aizu wrote: > Hi. > > I need the patch against acpi_pci_link.c like bellow. > Because some devices does not resetting IRQ > after suspend/resume on my Libretto L5. > I try on recent 6-current. > > It looks like just typo. It occurs modify of > acpi_pci_link.c between rev 1.18 and 1.19, > the "Re-work ACPI PCI IRQ routing". Thanks, your patch is correct. I have committed it and will MFC as soon as allowed by re@. -- Nate