Interrupt Request XX not available

Hi All:
I’m now writing a usb HCD driver.
when the driver does not startup, the resources (Memory Range, and Interrupt Request) allocated for this device is not conflict. But after I installed my driver, the interrupt request becomes not available. I process the IRP IRP_MN_QUERY_INTERFACE by simply deliver it to PCI bus, is this can lead the interrupt unavailable?? or something other is go wrong ???

Best Regards

Kamasamikon

What exactly do you mean by “the interrupt request becomes not
available”? And how are you attempting to connect to the interrupt for
this device?

===========================
Mark Roddy
Consultant, Microsoft DDK MVP
Hollis Technology Solutions
xxxxx@hollistech.com
www.hollistech.com
603-321-1032

-----Original Message-----
From: “Kamasamikon”
To: “NT Developers Interest List”
Date: Mon, 30 Sep 2002 11:32:00 +0800
Subject: [ntdev] Interrupt Request XX not available

> Hi All:
> I’m now writing a usb HCD driver.
> when the driver does not startup, the resources (Memory Range, and
> Interrupt Request) allocated for this device is not conflict. But after
> I installed my driver, the interrupt request becomes not available. I
> process the IRP IRP_MN_QUERY_INTERFACE by simply deliver it to PCI bus,
> is this can lead the interrupt unavailable?? or something other is go
> wrong ???
>
> Best Regards
>
> Kamasamikon
> ¢äè