Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/2014
To read or write to the bus configuration space, a miniport driver calls the NdisMGetBusData or NdisMSetBusData function, respectively. These functions replace the NDIS 5.1 NdisReadPciSlotInformation and NdisWritePciSlotInformation functions.
In This Section
- NdisMGetBusData
Reads the configuration space of a device.
- NdisMSetBusData
Writes to the configuration space of a device.