Specifying the Driver Package Type
Windows Driver Kit: Device Installation
Specifying the Driver Package Type

To specify a driver package type, include a DriverPackageType entry in the INF Version section of an INF file. A DriverPackageType entry has the following format:

[Version]

DriverPackageType=PackageType

PackageType
PackageType specifies one of the PackageType strings that are listed in the following table.

PackageType stringCorresponding driver package type
ClassFilterClass filter driver
FileSystemFile system driver
FileSystemFilterFile-system filter driver
KernelModuleExport driver
KernelServiceKernel service driver
NetworkNetwork driver
PlugAndPlayPlug and Play device driver

For example, the following INF Version section includes a DriverPackageType entry that specifies that the driver package type is ClassFilter:

[Version]

DriverPackageType=ClassFilter


Send feedback on this topic
Built on November 19, 2009
© 2010 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View