NDIS Hardware Configuration Interface (Compact 2013)
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.