PremierWave® EN Embedded System on Module User Guide
142
Appendix D: USB-CDC-ACM Device Driver File
for Windows Hosts
A
linux-cdc-acm.inf
file may be used to enable Windows to recognize the USB-CDC-ACM
connection to the USB device port of the PremierWave EN embedded system on module.
Creating a USB-CDC-ACM Device Driver File
1. Create the
linux-cdc-acm.inf
file on the Windows host somewhere using the contents
provided below.
; Windows USB CDC ACM Setup File
; Based on INF template which was:
; Copyright (c) 2000 Microsoft Corporation
; Copyright (c) 2007 Microchip Technology Inc.
; likely to be covered by the MLPL as found at:
; <http://msdn.microsoft.com/en-us/cc300389.aspx#MLPL>.
; For use only on Windows operating systems.
[Version]
Signature="$Windows NT$"
Class=Ports
ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318}
Provider=%Linux%
DriverVer=11/15/2007,5.1.2600.0
[Manufacturer]
%Linux%=DeviceList, NTamd64
[DestinationDirs]
DefaultDestDir=12
;--------------------------------------------------------------------
; Windows 2000/XP/Vista-32bit Sections
;--------------------------------------------------------------------
[DriverInstall.nt]
include=mdmcpq.inf
CopyFiles=DriverCopyFiles.nt
AddReg=DriverInstall.nt.AddReg
[DriverCopyFiles.nt]
usbser.sys,,,0x20