From owner-cvs-all Sun Jul 15 20:35:32 2001 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id CD41637B401; Sun, 15 Jul 2001 20:35:21 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id f6G3Z8F18577; Sun, 15 Jul 2001 21:35:13 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.4) with ESMTP id f6G3Z8o30481; Sun, 15 Jul 2001 21:35:08 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200107160335.f6G3Z8o30481@harmony.village.org> To: John Baldwin Subject: Re: cvs commit: src/sys/pccard pcic_pci.c Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org In-reply-to: Your message of "Sat, 14 Jul 2001 17:03:15 PDT." References: Date: Sun, 15 Jul 2001 21:35:08 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message John Baldwin writes: : : On 10-Jul-01 Warner Losh wrote: : > imp 2001/07/09 21:43:21 PDT : > : > Modified files: : > sys/pccard pcic_pci.c : > Log: : > Use INTR_TYPE_AV rather than INTR_TYPE_MISC for the interrupt for : > pci interrupts for the bridge. : : A PCI bridge isn't really an audio/video device. Perhaps we need a new : interrupt priority level for bridges? :) INTR_TYPE_HIGHEST is what I want. But I also want the ability to drop my priority down while I call my child device's interrupt. I'll chat more about this when I get back from New Mexico and my internet connection is once again better than 56kbaud with a 400ms ping time. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message