For examples of INF files for each of the four network driver classes, see the INF files that are installed in the Inf subdirectory of the Windows directory. The four INF files are:
Netcli.inf | Network clients (class NetClient) |
Nettrans.inf | Network protocols (class NetTrans) |
Netservr.inf | Network services (class NetService) |
Net*.inf | Network cards (class Net) |
Note: these INF files contain a section, [ClassInstall], that is not required by other INF files. This section is used during setup to register the four classes with PnP.