How to use or to reference the Usbser.sys driver from universal serial bus (USB) modem .inf files (837637)
The information in this article applies to:
- Microsoft Windows 2000 Driver Development Kit (DDK)
- Microsoft Windows XP Driver Development Kit (DDK)
- Microsoft Windows Server 2003 Driver Development Kit (DDK)
SUMMARYUniversal serial bus (USB) modem .inf files can both use the Usbser.sys driver and directly reference the Usbser.sys driver from the .inf file. However, we do not recommend this. Instead, we recommend the following: - Drivers that are distributed with the operating system use the Usbser.sys driver.
- Drivers that are not distributed with the operating system use the Include directive or the Needs directive. The Include directive is described in the "More Information" section.
REFERENCESFor more information, see the "Device Installation" topic in the Microsoft Windows Driver Development Kit documentation.
Modification Type: | Major | Last Reviewed: | 11/12/2004 |
---|
Keywords: | kbhowto kbnetwork KB837637 kbAudDeveloper |
---|
|