Date: Sun, 15 Jul 2001 21:35:08 -0600 From: Warner Losh <imp@harmony.village.org> To: John Baldwin <jhb@FreeBSD.org> Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/pccard pcic_pci.c Message-ID: <200107160335.f6G3Z8o30481@harmony.village.org> In-Reply-To: Your message of "Sat, 14 Jul 2001 17:03:15 PDT." <XFMail.010714170315.jhb@FreeBSD.org> References: <XFMail.010714170315.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <XFMail.010714170315.jhb@FreeBSD.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107160335.f6G3Z8o30481>