However neither the port or memory resource will actually access the Cfg
space for reading. I then tried the PCIMP functions. On linking these into
the driver it now won't load (although there are no errors reported in the
build). The system applet reports ntkrnl.vxd could not load the driver code
2 = "system error".
Since HalGetBusData and all that is gone from WDM, how do you get at the
Cfg space. I have verified that PnP functions IRP_MN_READ_CONFIG ( and
presumeably the write ) will access the PCI Cfg space from PASSIVE level
through the PnP stack. I then tried IRP_MN_QUERY_INTERFACE for GUIDs
GUID_BUS_INTERFACE_STANDARD and then GUID_PCI_BUS_INTERFACE_STANDARD and the
error return was UNIMPLEMENTED =
0xc0000002 for both ! With the PCIMP also not working I am in a bind. The
Pci bridge is driven through the cfg space, & must be twiddled at DPC level.
Even if I take Intel's suggestion & put this in a RT thread the mechanism
through the PnP stack must be very slow ? Do you have any contact that might
know something about this. Thanks for your trouble. Des Bean
Thanks in advance
Amar.
In article <ycgG3.6118$5i5.2...@typhoon.mbnet.mb.ca>,
Sent via Deja.com http://www.deja.com/
Before you buy.
tx
kanna
In article <7u58h8$253$1...@nnrp1.deja.com>,
Could you tell me if I'am doing the right thing and if this would be
compatible for 98. If not then do yo uhave another way out.
Thanks in Advance
Amar Dhamdhere
Intel Corp
amar
In article <7u7bgg$hqv$1...@nnrp1.deja.com>,