# HG changeset patch # User Oleksandr Gavenko # Date 1249627286 -10800 # Node ID 939f50e22bda2a7b052a8a8da618446d6b8937f5 # Parent 8e806cddee362102799459d03af9f78152017617 Driver type. diff -r 8e806cddee36 -r 939f50e22bda driver-win.rst --- a/driver-win.rst Wed Aug 05 11:10:45 2009 +0300 +++ b/driver-win.rst Fri Aug 07 09:41:26 2009 +0300 @@ -74,3 +74,18 @@ Stored in %Windir%\Inf. * .pnf Precompiled INF File. Stored in %Windir%\Inf. + +* Driver type. + +** CDC. + + http://support.microsoft.com/kb/837637 + How to use or to reference the Usbser.sys driver from + universal serial bus (USB) modem .inf files. + +* Driver class. + +See + + http://msdn.microsoft.com/en-us/library/ms791134.aspx + System-Supplied Device Setup Classes