Freigeben über


Porting Protocol Driver Initialization to NDIS 6.0

To support NDIS 6.0 initialization, update the protocol driver's DriverEntry routine and the driver's entry points in the NDIS_PROTOCOL_DRIVER_CHARACTERISTICS structure.

The following topics provide more information about porting protocol driver initialization:

Updating the DriverEntry Routine for an NDIS 6.0 Protocol Driver

Updating the NDIS 6.0 Protocol Driver Characteristics Structure

Registering Optional NDIS 6.0 Protocol Driver Entry Points