From owner-freebsd-current@FreeBSD.ORG Wed Aug 11 16:31:15 2004 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 7682516A4D2 for ; Wed, 11 Aug 2004 16:31:15 +0000 (GMT) Received: from www.cryptography.com (li-22.members.linode.com [64.5.53.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47CC043D1D for ; Wed, 11 Aug 2004 16:31:15 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.0.34] (adsl-67-127-84-57.dsl.snfc21.pacbell.net [67.127.84.57]) by www.cryptography.com (8.12.8/8.12.8) with ESMTP id i7BGVB8U028629; Wed, 11 Aug 2004 09:31:13 -0700 Message-ID: <411A49A1.4070504@root.org> Date: Wed, 11 Aug 2004 09:30:25 -0700 From: Nate Lawson User-Agent: Mozilla Thunderbird 0.7 (X11/20040702) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Luo Hong , current@freebsd.org References: <41131EEC.4050909@root.org> <291946042.22742@mails.tsinghua.edu.cn> <292099916.02624@mails.tsinghua.edu.cn> <292119349.27842@mails.tsinghua.edu.cn> <292159260.15722@mails.tsinghua.edu.cn> <292208319.23518@mails.tsinghua.edu.cn> In-Reply-To: <292208319.23518@mails.tsinghua.edu.cn> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: PLEASE TEST: acpi pci irq routing 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: Wed, 11 Aug 2004 16:31:15 -0000 Luo Hong wrote: > Nate Lawson wrote: > >> Thanks for the dmesg. My work completely revamps the IRQ routing and >> no longer is dependent on the status (_STA) as the PR indicates. >> >> I found two problems your testing revealed, fixed them, then made this >> patch. Please revert the old patch, apply this one, and test. Your >> system has a LOT of PRT entries. :) >> >> -Nate > > > Thanks very much. The PS/2 mouse can work well with the new patch. But I > still include the new dmesg from boot -v and the acpi asl, > you can check if all things are good. I don't know why there are too > lots of PRT entries and whether it is good or bad. > I think the patch could be committed now, and really thanks for your > hard work:) You're welcome. Your dmesg shows that the updated algorithm works as expected. I've committed the patch. FYI, your machine has entries for 38 PCI slots (including embedded devices). :) -Nate