This file describes the Linux* Base DRiver for the Intel(R) PRO/100 Family
of Adapters. This DRiver supports 2.4.x and 2.6.x kernels. This DRiver
includes support for Itanium(R)2-based systems.
驱动开发向导
I came across an article QuickSYS which implements an NT DRiver framework. That article demonstrates a MFC application that gets a project name as a parameter and creates Visual C++ workspace with NT DRiver framework. I decided to copy the NT DRiver framework source and to put it in the Visual Studio project wizard as seen above. This is simpler rather than running an external executable application that generates the code for you.