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.
To support NDIS 6.0, update the miniport driver's DriverEntry routine and the driver entry points in the NDIS_MINIPORT_DRIVER_CHARACTERISTICS structure. There is also a mechanism specific to NDIS 6.0 for registering optional entry points. The following topics provide more information about porting miniport driver initialization:
Updating the DriverEntry Routine for an NDIS 6.0 Miniport Drivers
Updating the NDIS 6.0 Miniport Driver Characteristics Structure
Registering Optional NDIS 6.0 Entry Points for Miniport Drivers