Re: What is causing this rebalance?
- From: "Doron Holan [MS]" <doronh@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 20 Jun 2006 19:02:38 -0700
if you are root enumerated, then the PDO for your stack is probably failing
the query stop. are you trying to claim a resource that is already in use?
d
--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.
"jr" <jrice@xxxxxxxx> wrote in message
news:1150848794.320439.152060@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I'm modifying the toaster bus sample to support other devices, and no
matter what resources I request for these devices, the PnP system tries
to rebalance and (eventually) fails. I can't figure out what resources
are in conflict.
Here is the output from kd for the resources I'm requesting for this
particular device:
ResReqList: Interface: ffffffff, Bus: fff, Slot: 0, AlternativeLists: 1
Alternative List: DescCount: 1
Opt: 1, Share: 3 IO Min: 0:00000000, Max: 0:0000ffff, Algn: 1, Len
1
This port range does include some ports that are not in use by any
other device, as near as I can tell from the other Resource Requirement
Lists printed out in kd. Is there another way to see where the conflict
is happening?
One other curious thing: My bus driver FDO gets
IRP_MN_QUERY_STOP_DEVICE, which it succeeds, and then it immediately
gets IRP_MN_CANCEL_STOP_DEVICE. Could that be part of the problem, and
if so, how do I find out who's failing the QUERY_STOP_DEVICE?
Thanks,
John
.
- Follow-Ups:
- Re: What is causing this rebalance?
- From: jr
- Re: What is causing this rebalance?
- References:
- PnP: What is causing this rebalance?
- From: jr
- PnP: What is causing this rebalance?
- Prev by Date: Re: USB class
- Next by Date: Re: About DMA : Packet Based & Common Buffer
- Previous by thread: PnP: What is causing this rebalance?
- Next by thread: Re: What is causing this rebalance?
- Index(es):
Relevant Pages
|